Browse Source

docs: mysql requirements

Nicolas Giard 6 years ago
parent
commit
57bd183b38
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -63,7 +63,7 @@ Wiki.js can run on virtually all platforms where Node.js can (Windows, Mac, Linu
 
 - Node.js **10.12** or later
 - One of the following supported database engines:
-  - MySQL **5.7.8** or later
+  - MySQL **8.0** or later
   - PostgreSQL **9.5** or later
   - MariaDB **10.2.7** or later
   - Microsoft SQL Server **2012** or later