We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
pip3 install mysqlclient
1 parent ccf0a7c commit ed88cbfCopy full SHA for ed88cbf
1 file changed
docs/site/installation.md
@@ -53,7 +53,6 @@ Install Python dependencies into the virtual environment.
53
54
```shell-session
55
(vnojsite) $ pip3 install -r requirements.txt
56
-(vnojsite) $ pip3 install mysqlclient
57
```
58
59
Install Node.js packages:
0 commit comments