summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2010-10-19 16:32:50 -0400
committerGravatar Joey Hess <joey@kitenet.net>2010-10-19 16:32:50 -0400
commite7572f9249f0e4c3f757bb8da889a41f53fd9e34 (patch)
tree1ace5fbf227befcbd0ecd8c9722e347e73c4bf8c
parent0f153765b7552054cb459730b95477f8f4f1ae21 (diff)
add
-rw-r--r--doc/install.mdwn7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/install.mdwn b/doc/install.mdwn
new file mode 100644
index 000000000..cc6fb6fb3
--- /dev/null
+++ b/doc/install.mdwn
@@ -0,0 +1,7 @@
+To build and use git-annex, you will need:
+
+* The Haskell Platform: <http://haskell.org/platform/>
+* MissingH: <http://github.com/jgoerzen/missingh/wiki>
+* uuid: <http://www.ossp.org/pkg/lib/uuid/>
+
+Then just [[download]] git-annex and run: `make; make install`