summaryrefslogtreecommitdiff
path: root/doc/install/OSX/porting.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/install/OSX/porting.mdwn')
-rw-r--r--doc/install/OSX/porting.mdwn6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/install/OSX/porting.mdwn b/doc/install/OSX/porting.mdwn
new file mode 100644
index 000000000..2003af684
--- /dev/null
+++ b/doc/install/OSX/porting.mdwn
@@ -0,0 +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
+manager.
+
+For general instructions for using cabal, see [[this page|/install/cabal]].