Merge branch 'master' of github.com:koalaman/shellcheck
This commit is contained in:
commit
a0a58d432a
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…
Reference in New Issue