Better README/INSTALL

This commit is contained in:
Laurent Bachelier 2013-06-26 23:20:52 +02:00
commit dfa28b8420
2 changed files with 25 additions and 19 deletions

View file

@ -56,3 +56,10 @@ For example, instead of running ``videoob -b youtube search plop``, you would
run::
$ ./tools/local_run.sh videoob -b youtube search plop
Bash completion
---------------
To enable bash completion, just source the ``tools/weboob_bash_completion``
file from your ``~/.bashrc`` file.