mirror of
https://github.com/spl0k/supysonic.git
synced 2024-11-09 19:52:16 +00:00
Doc update
[ci skip]
This commit is contained in:
parent
6ac969e2c5
commit
98a0deb2d0
@ -64,7 +64,7 @@ You can install all of them using `pip`:
|
|||||||
You may also need a database specific package:
|
You may also need a database specific package:
|
||||||
|
|
||||||
* _MySQL_: `pip install pymysql` or `pip install mysqlclient`
|
* _MySQL_: `pip install pymysql` or `pip install mysqlclient`
|
||||||
* _PostgreSQL_: `pip install psycopg2`
|
* _PostgreSQL_: `pip install psycopg2-binary`
|
||||||
|
|
||||||
### Database initialization
|
### Database initialization
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user