more reorg

This commit is contained in:
Joey Hess 2014-08-15 15:23:52 -04:00
parent ef88798f31
commit a230a165df
26 changed files with 2 additions and 2 deletions

View file

@ -36,4 +36,4 @@ MacPorts tools. See [[MacPorts]].
## building it yourself
See [[cabal]].
See [[porting]].

View file

@ -1,6 +1,6 @@
If you cannot get a OSX build of git-annex suitable for your computer,
from eg [[HomeBrew]] or the regular [[OSX]] prebuilt app, you
can try Building git-annex from source on OSX, using haskell's cabal package
can try building git-annex from source on OSX, using haskell's cabal package
manager.
For general instructions for using cabal, see [[this page|/install/cabal]].