Add Debian note to INSTALL
This commit is contained in:
parent
ce83fb011f
commit
eaff02715f
1 changed files with 8 additions and 0 deletions
8
INSTALL
8
INSTALL
|
|
@ -4,6 +4,14 @@ Weboob installation
|
||||||
Like any setuptools package, Weboob can be installed in normal mode,
|
Like any setuptools package, Weboob can be installed in normal mode,
|
||||||
or in development 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
|
normal mode
|
||||||
-----------
|
-----------
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue