Skip to content

Commit 97537e0

Browse files
committed
removing the unnecessary comments on upgrading to 8.0.11+
1 parent 5f5128a commit 97537e0

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

README.md

-6
Original file line numberDiff line numberDiff line change
@@ -76,12 +76,6 @@ swift package generate-xcodeproj
7676
```
7777
After this you have to set the path for libraries again.
7878

79-
⚠️**NOTE**⚠️ The last mysql homebrew version that Perfect currently supports is 5.7.12, so please try this command when some missing type issues were found on your build:
80-
81-
```
82-
$ brew install --v5.7.21 mysql && brew switch mysql 5.7.21
83-
```
84-
8579
## Linux Build Notes
8680

8781
Ensure that you have installed libmysqlclient-dev for MySQL version *5.6 or greater*.

0 commit comments

Comments
 (0)