Skip to content

Commit b95daee

Browse files
clarify version option
1 parent 6d50830 commit b95daee

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
@@ -104,7 +104,7 @@ If left undefined:
104104

105105
If defined:
106106
- If the version is 8.0.19 or older, an error will be thrown as this package does not currently support those versions of MySQL.
107-
- If MySQL is installed on the system, the installed version will be used. Otherwise the selected version will be downloaded from the MySQL CDN as long as it can be found in the `versions.json` file. If it cannot be found in that file, an error will be thrown.
107+
- If the desired version of MySQL is installed on the system, the installed version will be used. Otherwise the selected version will be downloaded from the MySQL CDN as long as it can be found in the `versions.json` file. If it cannot be found in that file, an error will be thrown.
108108

109109
- `dbName: string`
110110

0 commit comments

Comments
 (0)