Merge pull request #12 from mcandre/master

README: clarify build step
This commit is contained in:
koalaman 2013-10-20 13:47:15 -07:00
commit 794a5523d1
1 changed files with 6 additions and 0 deletions

6
README
View File

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