diff options
author | Joey Hess <joey@kitenet.net> | 2010-10-16 16:41:24 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-10-16 16:41:24 -0400 |
commit | 117e97ea30f6e414a99f413d1e2050da84edd9df (patch) | |
tree | 344ca923d36eabd28baea10454396f9bc2c3c437 /INSTALL | |
parent | 909f619c07699fe6c76d40bb4649e07737a0b9ae (diff) |
debianization
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL new file mode 100644 index 000000000..5c149dc45 --- /dev/null +++ b/INSTALL @@ -0,0 +1,5 @@ +To build and use git-annex, you will need: + +* ghc +* These haskell libraries: MissingH +* a "uuid" command |