Update INSTALL.md

typo in ubuntu install instructions

Former-commit-id: dfdaeabca0
This commit is contained in:
GeeF 2014-01-05 22:18:47 +01:00
parent d70423ebe4
commit 8528131572

View file

@ -272,7 +272,7 @@ Please read TROUBLESHOOTING.md in this folder.
* mysql -u root -p
* create database balkal;
* create database baikal;
* GRANT ALL PRIVILEGES ON baikal.* TO 'baikal'@'localhost' IDENTIFIED BY password' WITH GRANT OPTION;