summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorChristoph (Sheogorath) Kern2018-10-07 12:57:13 +0200
committerGitHub2018-10-07 12:57:13 +0200
commit616dfdf543f24c9dabf08b2284d7c96ea3074920 (patch)
treead2c13edcfb33d047da256512b36910fa036d138 /README.md
parent53ad4ef55544dadd3cb41b3ccf638db8915643bf (diff)
parentfd54e3f3ac7cbac9dce43397fa746a53e2561ad3 (diff)
Merge pull request #994 from xf-/patch-1
Update supported node.js version
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 325858aa..a8ebf60d 100644
--- a/README.md
+++ b/README.md
@@ -68,7 +68,7 @@ Just to more confusion: We are still friends with HackMD :heart:
### Prerequisite
-- Node.js 6.x or up (test up to 7.5.0)
+- Node.js 6.x or up (test up to 7.5.0) and <10.x
- Database (PostgreSQL, MySQL, MariaDB, SQLite, MSSQL) use charset `utf8`
- npm (and its dependencies, especially [uWebSockets](https://github.com/uWebSockets/uWebSockets#nodejs-developers), [node-gyp](https://github.com/nodejs/node-gyp#installation))
- For **building** CodiMD we recommend to use a machine with at least **2GB** RAM