This commit is contained in:
parent
036f1474be
commit
269a2e7d4e
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue