Skip to content

Commit

Permalink
Merge pull request #436 from vitaliytv/patch-1
Browse files Browse the repository at this point in the history
 cd: mariadb-sys/: No such file or directory
  • Loading branch information
jmrenouard authored May 3, 2019
2 parents 111d5fa + d37d792 commit 221e88b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ You can follow this command to create a new database sys containing very useful
# check zip file
unzip -l mariadb-sys.zip
unzip mariadb-sys.zip
cd mariadb-sys/
cd mariadb-sys-master/
mysql -u root -p < ./mariadb_sys_install.sql

Performance tips
Expand Down

0 comments on commit 221e88b

Please sign in to comment.