Skip to content

Commit 03c343c

Browse files
committed
fix(mysql) to say using lts
1 parent 7ee6442 commit 03c343c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

instruction/mysql/mysql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
## SQL Server Installation
1010

11-
In order to get started you will need to install MySQL to your development environment. You can install the latest free MySQL Community Server version from [MySQL.com](https://dev.mysql.com/downloads/mysql/).
11+
In order to get started you will need to install MySQL to your development environment. You can install the latest LTS (Long term support) free MySQL Community Server version from [MySQL.com](https://dev.mysql.com/downloads/mysql/).
1212

1313
![MySQL install](mysql-install.png)
1414

0 commit comments

Comments
 (0)