Update INSTALL.md
typo in ubuntu install instructions
Former-commit-id: dfdaeabca0
This commit is contained in:
parent
d70423ebe4
commit
8528131572
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue