mirror of
https://github.com/koalaman/shellcheck
synced 2025-08-19 04:50:29 -07:00
README: clarify build step
Help those unfamiliar with cabal to install shellcheck.
This commit is contained in:
parent
b1af7bb8f2
commit
389c7b670c
1 changed files with 6 additions and 0 deletions
6
README
6
README
|
@ -25,4 +25,10 @@ For older releases, you may have to use:
|
||||||
|
|
||||||
Executables can be built with cabal. Tests currently still rely on a Makefile.
|
Executables can be built with cabal. Tests currently still rely on a Makefile.
|
||||||
|
|
||||||
|
Install:
|
||||||
|
cabal install
|
||||||
|
|
||||||
|
which shellcheck
|
||||||
|
~/.cabal/bin/shellcheck
|
||||||
|
|
||||||
Happy ShellChecking!
|
Happy ShellChecking!
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue