Merge branch 'master' of github.com:koalaman/shellcheck

This commit is contained in:
Vidar Holen 2014-01-27 22:13:04 -08:00
commit 0ec62390d5
1 changed files with 3 additions and 0 deletions

3
README
View File

@ -30,6 +30,9 @@ For older releases, you may have to use:
On Mac OS X with homebrew (http://brew.sh/), use:
brew install cabal-install
On Mac OS X with MacPorts (http://www.macports.org/), use:
port install hs-cabal-install
Executables can be built with cabal. Tests currently still rely on a Makefile.
Install: