aboutsummaryrefslogtreecommitdiff
path: root/doc/install/OSX.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-03-02 13:47:45 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-03-02 13:47:45 -0400
commita3daac8a8b06bbe2f35ca16cc1b27e21cad8a0e1 (patch)
treeea6bc56c9a70014279c83e1d440476a2c032d1a9 /doc/install/OSX.mdwn
parent70a6eb6d73b3e302b9b9c02342581fada25dcad9 (diff)
only enable SHA backends that configure finds support for
Diffstat (limited to 'doc/install/OSX.mdwn')
-rw-r--r--doc/install/OSX.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/install/OSX.mdwn b/doc/install/OSX.mdwn
index af078e363..3c29fc101 100644
--- a/doc/install/OSX.mdwn
+++ b/doc/install/OSX.mdwn
@@ -7,7 +7,7 @@ sudo port install pcre
sudo cabal install pcre-light
sudo cabal install quickcheck
-# this will enable the gnu tools, (to give sha224sum etc..., it does not override the BSD userland)
+# 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
git clone git://git.kitenet.net/git-annex