aboutsummaryrefslogtreecommitdiff
path: root/doc/install.mdwn
blob: e217799a32edd609741cab45276e4d9f709b99ef (plain)
1
2
3
4
5
6
7
8
To build and use git-annex, you will need:

* git: <http://git-scm.com/>
* 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`