Merge "Fix mysql driver installation section in readme"
This commit is contained in:
commit
8a3eaccaa6
@ -87,6 +87,9 @@ an OpenStack environment.
|
|||||||
|
|
||||||
$ tox -evenv -- pip install mysql-python
|
$ tox -evenv -- pip install mysql-python
|
||||||
|
|
||||||
|
NOTE: If you're using Python 3 then you need to install ``mysqlclient``
|
||||||
|
instead of ``mysql-python``.
|
||||||
|
|
||||||
* Create the database and grant privileges::
|
* Create the database and grant privileges::
|
||||||
|
|
||||||
$ mysql -u root -p
|
$ mysql -u root -p
|
||||||
|
Loading…
x
Reference in New Issue
Block a user