Skip to content

Commit d37d792

Browse files
authored
cd: mariadb-sys/: No such file or directory
1 parent 4a01df4 commit d37d792

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)