Skip to content

Commit ed88cbf

Browse files
committed
Remove pip3 install mysqlclient
`mysqlclient` has been added to `requirements.txt`
1 parent ccf0a7c commit ed88cbf

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

docs/site/installation.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ Install Python dependencies into the virtual environment.
5353

5454
```shell-session
5555
(vnojsite) $ pip3 install -r requirements.txt
56-
(vnojsite) $ pip3 install mysqlclient
5756
```
5857

5958
Install Node.js packages:

0 commit comments

Comments
 (0)