diff options
author | Joey Hess <joey@kitenet.net> | 2010-10-17 17:13:37 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-10-17 17:13:37 -0400 |
commit | 97b20e7ffeae1e6b678a77c72871af8b03d62cc6 (patch) | |
tree | c4a2cfb5a95c4991d7a20939c5482cc6ead513a4 | |
parent | 632a4e2c6de54aec47a5553d68edd4921231d3c4 (diff) |
update
-rw-r--r-- | INSTALL | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,3 +3,5 @@ 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 |