mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-08-10 18:31:00 +08:00
Merge pull request #75 from michaelsanford/master
Added MacPorts cabal install information to README
This commit is contained in:
3
README
3
README
@@ -30,6 +30,9 @@ For older releases, you may have to use:
|
|||||||
On Mac OS X with homebrew (http://brew.sh/), use:
|
On Mac OS X with homebrew (http://brew.sh/), use:
|
||||||
brew install cabal-install
|
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.
|
Executables can be built with cabal. Tests currently still rely on a Makefile.
|
||||||
|
|
||||||
Install:
|
Install:
|
||||||
|
Reference in New Issue
Block a user