should work now

This commit is contained in:
Joey Hess 2010-11-14 17:56:49 -04:00
parent 0b57b68918
commit e87d779644

View file

@ -13,7 +13,7 @@ git clone git://git.kitenet.net/git-annex
cd git-annex
make
sudo install git-annex /usr/local/bin/ # makefile is weird
sudo make install
</pre>
Originally posted by Jon at <https://gist.github.com/671785> --[[Joey]]