blob: cc6fb6fb35192717fec627eca3da0d02fdb71b9d (
plain)
1
2
3
4
5
6
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`
|