mirror of
https://github.com/koalaman/shellcheck
synced 2025-08-14 10:37:26 -07:00
Mention that cabal installs to ~/.cabal/bin
This commit is contained in:
parent
52ab7dee2d
commit
498de63337
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
||||
On systems with Cabal:
|
||||
On systems with Cabal (installs to `~/.cabal/bin`):
|
||||
|
||||
cabal update
|
||||
cabal install shellcheck
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue