Add Debian note to INSTALL

This commit is contained in:
Christophe Benz 2010-04-26 19:20:03 +02:00
commit eaff02715f

View file

@ -4,6 +4,14 @@ Weboob installation
Like any setuptools package, Weboob can be installed in normal mode,
or in development mode.
Debian note
-----------
When using Debian, it is advised to use Python Debian packages, and not the PyPI ones.
To achieve this, please install the following packages before installing Weboob:
* python-gdata
normal mode
-----------