1
0
mirror of https://github.com/spl0k/supysonic.git synced 2024-09-19 10:51:04 +00:00

Doc update

[ci skip]
This commit is contained in:
spl0k 2018-03-20 18:41:17 +01:00
parent 6ac969e2c5
commit 98a0deb2d0

View File

@ -64,7 +64,7 @@ You can install all of them using `pip`:
You may also need a database specific package:
* _MySQL_: `pip install pymysql` or `pip install mysqlclient`
* _PostgreSQL_: `pip install psycopg2`
* _PostgreSQL_: `pip install psycopg2-binary`
### Database initialization