diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/setup/manual-setup.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/setup/manual-setup.md b/docs/setup/manual-setup.md index b6128531..e15e624a 100644 --- a/docs/setup/manual-setup.md +++ b/docs/setup/manual-setup.md @@ -3,7 +3,7 @@ Manual Installation ## Requirements on your server -- Node.js 6.x or up (test up to 7.5.0) and <10.x +- Node.js 8.5 or up - Database (PostgreSQL, MySQL, MariaDB, SQLite, MSSQL) use charset `utf8` - npm (and its dependencies, [node-gyp](https://github.com/nodejs/node-gyp#installation)) - yarn |