mirror of
https://github.com/spl0k/supysonic.git
synced 2024-12-23 01:16:18 +00:00
fix link
This commit is contained in:
parent
ab3a3f2806
commit
e562f6d3c4
@ -65,9 +65,9 @@ You may also need a database specific package:
|
|||||||
* PostgreSQL: `apt-install python-psycopg2`
|
* PostgreSQL: `apt-install python-psycopg2`
|
||||||
|
|
||||||
Due to a bug in `storm`, `psycopg2` version 2.5 and later does not work
|
Due to a bug in `storm`, `psycopg2` version 2.5 and later does not work
|
||||||
properly. You can either use version 2.4 or [patch storm][] yourself.
|
properly. You can either use version 2.4 or [patch storm][storm] yourself.
|
||||||
|
|
||||||
[patch-storm]: https://bugs.launchpad.net/storm/+bug/1170063
|
[storm]: https://bugs.launchpad.net/storm/+bug/1170063
|
||||||
|
|
||||||
### Configuration
|
### Configuration
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user