Update INSTALL.md

typo in ubuntu install instructions
This commit is contained in:
GeeF 2014-01-05 22:18:47 +01:00
parent 4c89988d7a
commit dfdaeabca0

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;