corrected zebrasrv command in README.txt
authorGalen Charlton <galen.charlton@liblime.com>
Wed, 12 Dec 2007 17:05:51 +0000 (11:05 -0600)
committerGalen Charlton <galen.charlton@liblime.com>
Mon, 17 Dec 2007 15:13:53 +0000 (09:13 -0600)
README.txt

index 140d378..80395db 100644 (file)
@@ -56,7 +56,7 @@ Default installation instructions:
 5. ln -s /etc/koha/koha-httpd.conf /etc/apache2/sites-available/koha
 6. a2enmod rewrite
 7. a2ensite koha && /etc/init.d/apache2 reload
-8. zebrasrv -c /usr/share/koha/etc/koha-conf.xml
+8. zebrasrv -f /usr/share/koha/etc/koha-conf.xml
 9. Browse to http://servername:8080/ and answer the questions
 
 OR if you want to install all dependencies from CPAN and are root, you can