git-annex/INSTALL
2010-10-17 17:13:37 -04:00

7 lines
167 B
Text

To build and use git-annex, you will need:
* ghc
* These haskell libraries: MissingH SHA
* uuid <http://www.ossp.org/pkg/lib/uuid/>
Then just run make; make install