summaryrefslogtreecommitdiff
path: root/sql/INSTALL
diff options
context:
space:
mode:
authorIan C <ianc@noddybox.co.uk>2018-06-22 07:43:22 +0000
committerIan C <ianc@noddybox.co.uk>2018-06-22 07:43:22 +0000
commit425d4b29e12648a9396050108e215b1be68a1bfe (patch)
treeca60bbcf471726025be64517b44c36ce86338d66 /sql/INSTALL
parent87bbd53dbeb987e7cdd125a6ef15a48712a95368 (diff)
Finished db creation script.
Diffstat (limited to 'sql/INSTALL')
-rw-r--r--sql/INSTALL3
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.