This commit is contained in:
https://www.google.com/accounts/o8/id?id=AItOawlqL9r-NagkZZWj5P_u08Q6_QIKj3ZgbBo 2012-11-01 05:22:12 +00:00 committed by admin
parent 036f1474be
commit 269a2e7d4e

View file

@ -35,7 +35,7 @@ cabal install git-annex --bindir=$HOME/bin
Do not forget to add to your PATH variable your ~/bin folder. In your .bashrc, for example:
<pre>
PATH=~/bin:/usr/bin/local:$PATH
PATH=$HOME/bin:/usr/bin/local:$PATH
</pre>
See also: