update README
This commit is contained in:
parent
3eb570288d
commit
14ce54af51
5
README
5
README
|
@ -38,9 +38,8 @@ Requirements:
|
||||||
|
|
||||||
b) MySQL (InnoDB and server version 4.1+ required)
|
b) MySQL (InnoDB and server version 4.1+ required)
|
||||||
|
|
||||||
example DB schemas and configuration in ttrss_schema.sql and
|
Example DB schemas and configuration are in schema/ subdirectory.
|
||||||
ttrss_schema_mysql.sql.
|
|
||||||
|
|
||||||
For PostgreSQL don't forget to create database with UTF-8 encoding
|
For PostgreSQL don't forget to create database with UTF-8 encoding
|
||||||
(createdb -E UTF-8 -O owner_user database).
|
(createdb -E UTF-8 -O owner_user database).
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue