summaryrefslogtreecommitdiff
path: root/doc/install
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-05-07 18:44:49 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-05-07 18:44:49 -0400
commit579ade130aa10b5907536f9c6f698689d246171f (patch)
treea675784c62536ffb69747fbf0b14a38bcc31847b /doc/install
parent7020d5bc5bada2533cda27ffa696c0a924158a8c (diff)
update
Diffstat (limited to 'doc/install')
-rw-r--r--doc/install/OSX.mdwn1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/install/OSX.mdwn b/doc/install/OSX.mdwn
index c8c381486..46a285e13 100644
--- a/doc/install/OSX.mdwn
+++ b/doc/install/OSX.mdwn
@@ -6,6 +6,7 @@ sudo cabal install utf8-string
sudo port install pcre
sudo cabal install pcre-light
sudo cabal install quickcheck
+sudo cabal install SHA
# optional: this will enable the gnu tools, (to give sha224sum etc..., it does not override the BSD userland)
export PATH=$PATH:/opt/local/libexec/gnubin