summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 2 insertions, 3 deletions
diff --git a/README b/README
index e1ef72490..f7fa55221 100644
--- a/README
+++ b/README
@@ -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).