Skip to content

Commit 221e88b

Browse files
authored
Merge pull request #436 from vitaliytv/patch-1
cd: mariadb-sys/: No such file or directory
2 parents 111d5fa + d37d792 commit 221e88b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ You can follow this command to create a new database sys containing very useful
122122
# check zip file
123123
unzip -l mariadb-sys.zip
124124
unzip mariadb-sys.zip
125-
cd mariadb-sys/
125+
cd mariadb-sys-master/
126126
mysql -u root -p < ./mariadb_sys_install.sql
127127

128128
Performance tips

0 commit comments

Comments
 (0)