Merge pull request #343 from sakajunquality/feature/fix-read-me-for-gcc
Add additional comment about Prerequisite to README
This commit is contained in:
commit
6587e7ccc6
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ Prerequisite
|
|||
|
||||
- Node.js 4.x or up (test up to 6.7.0)
|
||||
- Database (PostgreSQL, MySQL, MariaDB, SQLite, MSSQL) use charset `utf8`
|
||||
- npm
|
||||
- npm (and its dependencies, especially [uWebSockets](https://github.com/uWebSockets/uWebSockets#nodejs-developers), [node-gyp](https://github.com/nodejs/node-gyp#installation))
|
||||
|
||||
Get started
|
||||
---
|
||||
|
|
Loading…
Reference in a new issue