mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-08-21 13:53:11 +08:00
Suggested updating cabal-install in the readme
This commit is contained in:
@@ -37,9 +37,13 @@ On Mac OS X with MacPorts (http://www.macports.org/):
|
|||||||
|
|
||||||
port install hs-cabal-install
|
port install hs-cabal-install
|
||||||
|
|
||||||
With cabal installed, cd to the ShellCheck source directory and:
|
Let cabal update itself, in case your distro version is outdated:
|
||||||
|
|
||||||
$ cabal update
|
$ cabal update
|
||||||
|
$ cabal install cabal-install
|
||||||
|
|
||||||
|
With cabal installed, cd to the ShellCheck source directory and:
|
||||||
|
|
||||||
$ 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