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