Skip to content

Commit 2ab57ef

Browse files
add reference to packages, instead of writing down solutions for specific os
1 parent c49a084 commit 2ab57ef

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,7 @@ Prerequisite
5050

5151
- Node.js 4.x or up (test up to 6.7.0)
5252
- Database (PostgreSQL, MySQL, MariaDB, SQLite, MSSQL) use charset `utf8`
53-
- npm
54-
- gcc/make
55-
- `sudo yum groupinstall 'Development Tools'` for RHEL, `sudo apt-get install build-essential` for Debian
53+
- npm (and its dependencies, especially [uWebSockets](https://github.com/uWebSockets/uWebSockets#nodejs-developers), [node-gyp](https://github.com/nodejs/node-gyp#installation))
5654

5755
Get started
5856
---

0 commit comments

Comments
 (0)