From ad0dd1b7caa06f303ae126d67dc6d24444e3475a Mon Sep 17 00:00:00 2001 From: DracoMilesX Date: Wed, 31 Aug 2016 15:59:25 +0200 Subject: [PATCH] Updated Linux Installation (markdown) --- Linux-Installation.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Linux-Installation.md b/Linux-Installation.md index fc5a066..fa0c29e 100644 --- a/Linux-Installation.md +++ b/Linux-Installation.md @@ -56,6 +56,12 @@ Change `MYSQL_USERNAME` if you created a separate user for the database default Change `MYSQL_PASSWORD` to the password you used for your root account or an alternate account. +Add google account information so you can download the models and other information. DO NOT USE YOUR MAIN ACCOUNT FOR THIS. + +Once everything is filled in save the file and start the server with `./run-linux.sh` + +Your server is now up and running. + # CentOS/RedHat **W.i.P** \ No newline at end of file