reord install pages; per-OS instructions

This commit is contained in:
Joey Hess 2011-02-06 13:43:31 -04:00
parent c975384195
commit 6c45f1123d
6 changed files with 40 additions and 25 deletions

View file

@ -1,21 +1 @@
<pre>
sudo port install haskell-platform git-core ossp-uuid md5sha1sum
[waits forever…]
[finished]
[realizes missingh isn't working in MacPorts]
sudo cabal update
sudo cabal install missingh
sudo cabal install utf8-string
sudo port install pcre
sudo cabal install pcre-light
git clone git://git.kitenet.net/git-annex
cd git-annex
make
sudo make install
</pre>
Originally posted by Jon at <https://gist.github.com/671785> --[[Joey]]
See [[install/OSX]].