More formatting

This commit is contained in:
Laurent Bachelier 2013-03-25 03:08:46 +01:00 committed by Florent
commit ebb3bd8c14

View file

@ -25,7 +25,7 @@ User installation
-----------------
There is a way to install weboob locally without messing with your system.
Run ./tools/local_install.sh as your local user. ::
Run ``./tools/local_install.sh`` as your local user. ::
$ ./tools/local_install.sh ~/bin
@ -35,8 +35,8 @@ System insallation (discouraged)
--------------------------------
The install mode copies files to the Python system-wide packages directory
(for example /usr/lib/python2.5/site-packages for Python 2.5,
or /usr/local/lib/python2.6/dist-packages for Python 2.6). ::
(for example ``/usr/lib/python2.5/site-packages`` for Python 2.5,
or ``/usr/local/lib/python2.6/dist-packages`` for Python 2.6). ::
# ./setup.py install