summaryrefslogtreecommitdiff
path: root/doc/install/OSX.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-08-15 15:19:07 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-08-15 15:19:07 -0400
commit9b1cc85d7319a64d95ce4464e836d4b2950d9e35 (patch)
tree8c23f84f9355c441507fd32679249b963bb02a99 /doc/install/OSX.mdwn
parent0832346dc9113a713bbbcb6d1dadeb81f0b5409e (diff)
move cabal on OSX stuff to its own page
Diffstat (limited to 'doc/install/OSX.mdwn')
-rw-r--r--doc/install/OSX.mdwn6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/install/OSX.mdwn b/doc/install/OSX.mdwn
index edfeff6a7..775771ebd 100644
--- a/doc/install/OSX.mdwn
+++ b/doc/install/OSX.mdwn
@@ -32,4 +32,8 @@ git-annex is now [[available in Homebrew|Homebrew]]!
## using MacPorts
git-annex is not available in MacPorts, but can be built from source using
-MacPorts tools. See [[MacPorts]]
+MacPorts tools. See [[MacPorts]].
+
+## building it yourself
+
+See [[cabal]].