mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-09-23 20:54:44 +08:00
Merge pull request #122 from guywithnose/master
Add cabal update to install instructions
This commit is contained in:
@@ -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.
|
||||||
|
Reference in New Issue
Block a user