unfinished switch to using git-annex-shell

This commit is contained in:
Joey Hess 2010-12-30 20:31:52 -04:00
parent a5a302b77d
commit f38aa3e83a
4 changed files with 23 additions and 25 deletions

View file

@ -6,7 +6,7 @@ To build and use git-annex, you will need:
* pcre-light: <http://hackage.haskell.org/package/pcre-light>
* `uuid`: <http://www.ossp.org/pkg/lib/uuid/>
* `xargs`: <http://savannah.gnu.org/projects/findutils/>
* `rsync`: <http://rsync.samba.org/> (optional but recommended)
* `rsync`: <http://rsync.samba.org/>
* Then just [[download]] git-annex and run: `make; make install`
([Ikiwiki](http://ikiwiki.info) is needed to build the documentation,