Merge pull request #52 from Sir3lit/patch-5

Added node-gyp
This commit is contained in:
Dane Everitt 2018-12-19 17:39:53 -08:00 committed by GitHub
commit 24303e6967
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -47,6 +47,7 @@ Pterodactyl's Daemon requires the following dependencies be installed on your sy
* Docker
* Nodejs (`8.0` or `10.0`)
* `node-gyp`
* `tar`
* `unzip`
* `make`, `gcc` (`gcc-c++` on CentOS), `g++`