mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-08-08 06:59:39 +08:00
Mention that cabal installs to ~/.cabal/bin
This commit is contained in:
@@ -61,7 +61,7 @@ Use ShellCheck's exit code, or it's [CheckStyle compatible XML output](blob/mast
|
|||||||
|
|
||||||
The easiest way to install ShellCheck locally is through your package manager.
|
The easiest way to install ShellCheck locally is through your package manager.
|
||||||
|
|
||||||
On systems with Cabal:
|
On systems with Cabal (installs to `~/.cabal/bin`):
|
||||||
|
|
||||||
cabal update
|
cabal update
|
||||||
cabal install shellcheck
|
cabal install shellcheck
|
||||||
|
Reference in New Issue
Block a user