From ce25501ed019db3e052661873877401ff191ab5b Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Fri, 14 Dec 2007 16:51:30 -0600 Subject: [PATCH] installer: fixed default location of koha-conf.xml in README --- README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.txt b/README.txt index 0a91ba6f43..018b73de33 100644 --- a/README.txt +++ b/README.txt @@ -57,7 +57,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 -f /usr/share/koha/etc/koha-conf.xml +8. zebrasrv -f /etc/koha/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 -- 2.39.2