removed hardcoded reference to wiki and replaced with variable from config.php
[e-DoKo.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 86b65d418a240284661d535e858aa25db6868624..1929213241253db014ba7c4b55d6ac0419a74152 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -3,7 +3,7 @@ Installation
 ------------
 
 -1) What you need
-   all you need is PHP and MYSQL
+   all you need is PHP and MYSQL. PHP has to include gettext support.
 
 0) Get files
 
@@ -26,6 +26,7 @@ Installation
   $HOST:  for example "http://localhost"
   $INDEX: the absolute web path to your index.php file e.g. "/mypath/index.php"
   $STATS: the absolute web path to your stats.php file e.g. "/mypath/stast.php"
+  $RSSS:  the absolute web path to your rss.php file e.g. "/mypath/rss.php"
 
   database info: