]> git.wh0rd.org - tt-rss.git/commitdiff
update README
authorAndrew Dolgov <fox@bah.spb.su>
Thu, 8 Sep 2005 03:26:17 +0000 (04:26 +0100)
committerAndrew Dolgov <fox@bah.spb.su>
Thu, 8 Sep 2005 03:26:17 +0000 (04:26 +0100)
README

diff --git a/README b/README
index e1ef72490e9f2426eaee4848260cf271de4eb5a6..f7fa55221184676d6eff2d199f7e5eb9d2f1d7ca 100644 (file)
--- 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).