diff options
author | Joey Hess <joey@kitenet.net> | 2010-10-16 16:52:20 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-10-16 16:52:20 -0400 |
commit | d1a455bdb4bd96c4ecf590b56f0517538c9d8eb0 (patch) | |
tree | d93c93fbc9037908be8d44a513f3a7377dddb385 /INSTALL | |
parent | 117e97ea30f6e414a99f413d1e2050da84edd9df (diff) |
need SHA too
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ To build and use git-annex, you will need: * ghc -* These haskell libraries: MissingH +* These haskell libraries: MissingH SHA * a "uuid" command |