From f5de183c7168627e9bd969aa48f8215f411bc507 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 31 May 2012 21:51:42 -0400 Subject: sha256sum not so optional --- doc/install/OSX.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/install/OSX.mdwn') diff --git a/doc/install/OSX.mdwn b/doc/install/OSX.mdwn index ffd942437..08904aef9 100644 --- a/doc/install/OSX.mdwn +++ b/doc/install/OSX.mdwn @@ -7,7 +7,7 @@ sudo port install git-core ossp-uuid md5sha1sum coreutils pcre sudo ln -s /opt/local/include/pcre.h /usr/include/pcre.h # This is hack that allows pcre-light to find pcre -# optional: this will enable the gnu tools, (to give sha224sum etc..., it does not override the BSD userland) +# this will enable the gnu tools, (to give sha256sum etc..., it does not override the BSD userland) export PATH=$PATH:/opt/local/libexec/gnubin git clone git://git-annex.branchable.com/ git-annex -- cgit v1.2.3