From 62d926e022aaf35be029f20568e55533caee3bf7 Mon Sep 17 00:00:00 2001 From: Ian C Date: Sat, 7 Jul 2018 13:26:02 +0000 Subject: Added up/down links to reorder entries. --- sql/INSTALL | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'sql/INSTALL') diff --git a/sql/INSTALL b/sql/INSTALL index 340d656..624a1c8 100644 --- a/sql/INSTALL +++ b/sql/INSTALL @@ -1,2 +1,6 @@ Run the ./create_db.sh shell script to create the database. You will have to enter the MySQL root user password when prompted. + +If you are upgrading from a previous version run the appropriate upgrade script: + +upgrade_from_1.0_to_1.1.sh - Upgrade from V1.0 to V1.1 -- cgit v1.2.3