Update INSTALL.md

- note about database server
This commit is contained in:
Paul Gear
2014-07-17 11:27:04 +10:00
parent a4efa332f6
commit 8a2808a5c7
+2
View File
@@ -4,6 +4,8 @@
## On the database server ##
This host is where the MySQL database runs. It could be the same machine as your network management server (this is hte most common initial deployment scenario).
apt-get install mysql-server mysql-client
mysql -uroot -p