summaryrefslogtreecommitdiff
path: root/doc/install.mdwn
blob: 9e3b385c5cb0a8c591dab550b9f7b1ab0f56a6ae (plain)
1
2
3
4
5
6
7
8
9
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/>
* `xargs`: <http://savannah.gnu.org/projects/findutils/>

Then just [[download]] git-annex and run: `make; make install`