update
This commit is contained in:
parent
d53519fade
commit
0f153765b7
3 changed files with 4 additions and 7 deletions
8
INSTALL
8
INSTALL
|
@ -1,7 +1 @@
|
||||||
To build and use git-annex, you will need:
|
See doc/install.mdwn for installation instructions.
|
||||||
|
|
||||||
* ghc
|
|
||||||
* These haskell libraries: MissingH SHA
|
|
||||||
* uuid <http://www.ossp.org/pkg/lib/uuid/>
|
|
||||||
|
|
||||||
Then just run make; make install
|
|
||||||
|
|
|
@ -3,3 +3,5 @@ The main git repository for git-annex is `git://git.kitenet.net/git-annex`
|
||||||
|
|
||||||
There are no binary packages yet, but you can build Debian packages from
|
There are no binary packages yet, but you can build Debian packages from
|
||||||
the source tree with `dpkg-buildpackage`.
|
the source tree with `dpkg-buildpackage`.
|
||||||
|
|
||||||
|
Next: [[install]]
|
||||||
|
|
|
@ -12,6 +12,7 @@ etc that are associated with annexed files but that benefit from full
|
||||||
revision control.
|
revision control.
|
||||||
|
|
||||||
* **[[download]]**
|
* **[[download]]**
|
||||||
|
* [[install]]
|
||||||
* [[news]]
|
* [[news]]
|
||||||
* [[bugs]]
|
* [[bugs]]
|
||||||
* [[contact]]
|
* [[contact]]
|
||||||
|
|
Loading…
Reference in a new issue