You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -68,7 +68,7 @@ Just to more confusion: We are still friends with HackMD :heart:
68
68
69
69
### Prerequisite
70
70
71
-
- Node.js 6.x or up (test up to 7.5.0)
71
+
- Node.js 6.x or up (test up to 7.5.0) and <10.x
72
72
- Database (PostgreSQL, MySQL, MariaDB, SQLite, MSSQL) use charset `utf8`
73
73
- npm (and its dependencies, especially [uWebSockets](https://github.com/uWebSockets/uWebSockets#nodejs-developers), [node-gyp](https://github.com/nodejs/node-gyp#installation))
74
74
- For **building** CodiMD we recommend to use a machine with at least **2GB** RAM
0 commit comments