Mention that cabal installs to ~/.cabal/bin

This commit is contained in:
Vidar Holen 2015-11-28 13:42:31 -08:00
parent 52ab7dee2d
commit 498de63337
1 changed files with 1 additions and 1 deletions

View File

@ -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