mirror of
https://github.com/pterodactyl/documentation.git
synced 2025-12-11 05:44:45 -06:00
Add apt install make, gcc and g++ (#14)
This commit is contained in:
parent
42eba0e890
commit
13a121ce69
@ -93,7 +93,7 @@ NodeJS is also super easy to install! Simply run the command below to make the p
|
||||
|
||||
``` bash
|
||||
curl -sL https://deb.nodesource.com/setup_8.x | sudo -E bash -
|
||||
apt -y install nodejs
|
||||
apt -y install nodejs make gcc g++
|
||||
```
|
||||
|
||||
::: tip Other OS Distributions
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user