diff options
author | https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus <Jimmy@web> | 2012-10-29 08:17:03 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2012-10-29 08:17:03 +0000 |
commit | 80083839c9e98c3d97e7659fc9a31159e2165e37 (patch) | |
tree | bc3ea52a1e8120340b641d29cf19905947474394 /doc/install/OSX.mdwn | |
parent | 6ea085e7fe12d6c9743b1634cb5f7c4e622ebc3f (diff) |
Diffstat (limited to 'doc/install/OSX.mdwn')
-rw-r--r-- | doc/install/OSX.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/install/OSX.mdwn b/doc/install/OSX.mdwn index 00ce5bdb1..7fffbe3ee 100644 --- a/doc/install/OSX.mdwn +++ b/doc/install/OSX.mdwn @@ -11,7 +11,7 @@ builds a standalone git-annex.app of the git-annex assistant. <pre> sudo brew update -sudo brew install haskell-platform git ossp-uuid md5sha1sum coreutils pcre +sudo brew install haskell-platform git ossp-uuid md5sha1sum coreutils pcre adns libgsasl cabal update cabal install git-annex --bindir=$HOME/bin </pre> |