Merge pull request #49 from Sir3lit/patch-3

Fixed dependencies
This commit is contained in:
Lance Pioch 2018-11-15 12:04:16 -05:00 committed by GitHub
commit ce9e80ce67
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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