浏览代码

README.md: updated mysql driver package name for python3

Daniel-Constantin Mierla 6 年之前
父节点
当前提交
0568bbc7b6
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -129,8 +129,8 @@ environment to be installed in the system.
 
 The *pip3 install* command installs the dependencies appart of the
 database connector module needed on top of sqlalchemy. You need to
-install your wanted database module -- e.g., for MySQL use pip to
-install *mysql-python*.
+install your wanted database module -- e.g., for MySQL use pip3 to
+install *mysqlclient*.
 
 To deactivate the virtual environment, run: