diff --git a/README b/README index f308e83c477118331f7a0b8683bfbc8796e3045c..2257a19c858ac17166607e3a055bfc947e12d134 100644 --- a/README +++ b/README @@ -30,6 +30,9 @@ For older releases, you may have to use: On Mac OS X with homebrew (http://brew.sh/), use: 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. Install: