Skip to content

Commit 1af1fa5

Browse files
update README wording
1 parent 1b2211f commit 1af1fa5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ Download with your package manager of choice. The package name is `mysql-memory-
1414

1515
#### Currently supported MySQL versions
1616

17-
- ```mysql-memory-server``` can run MySQL versions 5.7.19 and newer
18-
- ```mysql-memory-server``` can download MySQL versions 5.7.19 - 9.2.0
17+
- ```mysql-memory-server``` can run MySQL versions 5.7.19 and newer (if the version is already installed on your system)
18+
- ```mysql-memory-server``` can download and run MySQL versions 5.7.19 - 9.2.0 (if the version is not already installed on your system)
1919

2020
Extra system requirements apply when ```mysql-memory-server``` is downloading MySQL instead of running a version of MySQL that is already installed on the system. To see the requirements and learn more about the supported versions for download, [read the doc](https://github.com/Sebastian-Webster/mysql-memory-server-nodejs/blob/v1.9.0/docs/SUPPORTED_MYSQL_DOWNLOADS.md)
2121

0 commit comments

Comments
 (0)