update README

This commit is contained in:
Andrew Dolgov 2005-09-08 04:26:17 +01:00
parent 3eb570288d
commit 14ce54af51
1 changed files with 2 additions and 3 deletions

5
README
View File

@ -38,9 +38,8 @@ Requirements:
b) MySQL (InnoDB and server version 4.1+ required)
example DB schemas and configuration in ttrss_schema.sql and
ttrss_schema_mysql.sql.
Example DB schemas and configuration are in schema/ subdirectory.
For PostgreSQL don't forget to create database with UTF-8 encoding
(createdb -E UTF-8 -O owner_user database).