git-annex/doc/install.mdwn
Joey Hess e7572f9249 add
2010-10-19 16:32:50 -04:00

7 lines
262 B
Markdown

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`