2
0
Эх сурвалжийг харах

README.md: updated mysql driver package name for python3

Daniel-Constantin Mierla 6 жил өмнө
parent
commit
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: