From 5cf88c850c9dea5296f05f882b359d08f18a0cdd Mon Sep 17 00:00:00 2001 From: rangi Date: Tue, 11 Jun 2002 11:02:28 +0000 Subject: [PATCH] Little fix adding in the path to the updatedatabase script --- INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL b/INSTALL index 6d2b97bef5..691d256c39 100644 --- a/INSTALL +++ b/INSTALL @@ -49,7 +49,7 @@ Press ENTER, and if you see no errors then enter \q to quit mysql. mysql -uusername -ppassword Koha < koha.mysql 3.1 Update your database tables -perl updatedatabase -I /pathtoC4 +perl scripts/updater/updatedatabase -I /pathtoC4 4. Edit koha.conf Set the database name to what you have called your database, hostname -- 2.39.5