Fix mysql driver installation section in readme
Change-Id: Icf2fbebc1be1184d18f2f41152889e5f42a9074e
This commit is contained in:
parent
d909fdec1f
commit
d7fc22289b
@ -87,6 +87,9 @@ an OpenStack environment.
|
||||
|
||||
$ 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::
|
||||
|
||||
$ mysql -u root -p
|
||||
|
Loading…
x
Reference in New Issue
Block a user