[FIX] Python lib name

This commit is contained in:
Maxime Chambreuil
2018-07-23 14:42:23 -05:00
parent ae0ee83dfe
commit 963872aee3
2 changed files with 3 additions and 2 deletions

View File

@@ -1,4 +1,5 @@
To install this module, you need to:
* Install ``sqlalchemy`` and ``MySQLdb`` python libraries
* Install ``libmysqlclient-dev`` package (``default-libmysqlclient-dev`` on Debian)
* Install ``sqlalchemy`` and ``mysqlclient`` python libraries
* Install ``base_external_dbsource_sqlite`` Odoo module