fix typo
This commit is contained in:
parent
7a619a78d0
commit
b8e7b8b398
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ All executables in ~/bin/ will be accessible in console, and all python modules
|
||||||
be loadable. Add symbolic links::
|
be loadable. Add symbolic links::
|
||||||
|
|
||||||
$ ln -s $HOME/src/weboob/weboob ~/python/
|
$ ln -s $HOME/src/weboob/weboob ~/python/
|
||||||
$ find $HOME/src/weboob/scripts -exec ln -s \{\} ~/tmp/lolol/ \;
|
$ find $HOME/src/weboob/scripts -exec ln -s \{\} ~/bin/ \;
|
||||||
|
|
||||||
Repositories setup
|
Repositories setup
|
||||||
------------------
|
------------------
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue