diff options
Diffstat (limited to 'sql/INSTALL')
-rw-r--r-- | sql/INSTALL | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sql/INSTALL b/sql/INSTALL index e78334c..340d656 100644 --- a/sql/INSTALL +++ b/sql/INSTALL @@ -1 +1,2 @@ -Run the ./create_db.sh shell script to create the database. +Run the ./create_db.sh shell script to create the database. You will have to +enter the MySQL root user password when prompted. |