소스 검색

docs: mysql requirements

Nicolas Giard 6 년 전
부모
커밋
57bd183b38
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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