소스 검색

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: