Skip to content

Commit 291ea28

Browse files
use latest version of mysql-memory-server for CLI example
1 parent 0b7afb8 commit 291ea28

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
@@ -78,7 +78,7 @@ If using Jest, information about how to do this can be found here: https://jestj
7878
```sh
7979
# Options are added by doing --{optionName} {optionValue}
8080
# See Options below for the options you can use with this package
81-
npx mysql-memory-server --version 8.4.x
81+
npx mysql-memory-server@latest --version 8.4.x
8282
```
8383

8484
## Documentation

0 commit comments

Comments
 (0)