mirror of
https://github.com/koalaman/shellcheck
synced 2025-08-19 21:03:51 -07:00
Merge pull request #122 from guywithnose/master
Add cabal update to install instructions
This commit is contained in:
commit
8bd4365cdb
1 changed files with 1 additions and 0 deletions
|
@ -39,6 +39,7 @@ On Mac OS X with MacPorts (http://www.macports.org/):
|
|||
|
||||
With cabal installed, cd to the ShellCheck source directory and:
|
||||
|
||||
$ cabal update
|
||||
$ cabal install
|
||||
|
||||
This will install ShellCheck to your ~/.cabal/bin directory.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue