diff options
Diffstat (limited to 'INSTALL.txt')
| -rw-r--r-- | INSTALL.txt | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.txt b/INSTALL.txt index cf6013c..7f6f188 100644 --- a/INSTALL.txt +++ b/INSTALL.txt @@ -6,7 +6,7 @@ SemanticScuttle installation     run     > mysql -umyusername semanticscuttle < tables.sql     on the shell ("semanticscuttle" being the database name) -3. Copy config.inc.php.dist to config.php and modify it as +3. Copy config.inc.php.dist to config.inc.php and modify it as     necessary.  4. Make the cache directory writable by your web server.     For example, run  | 
