Merge pull request #122 from guywithnose/master
Add cabal update to install instructions
This commit is contained in:
commit
8bd4365cdb
|
@ -39,6 +39,7 @@ On Mac OS X with MacPorts (http://www.macports.org/):
|
||||||
|
|
||||||
With cabal installed, cd to the ShellCheck source directory and:
|
With cabal installed, cd to the ShellCheck source directory and:
|
||||||
|
|
||||||
|
$ cabal update
|
||||||
$ cabal install
|
$ cabal install
|
||||||
|
|
||||||
This will install ShellCheck to your ~/.cabal/bin directory.
|
This will install ShellCheck to your ~/.cabal/bin directory.
|
||||||
|
|
Loading…
Reference in New Issue