Add the build-essential requirement to the Debian/Ubuntu install docs
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
parent
1b653d01df
commit
9da8f2e4e8
@ -22,7 +22,7 @@ sudo apt dist-upgrade
|
||||
We begin by making sure some basic tools are installed:
|
||||
|
||||
```bash
|
||||
sudo apt install curl unzip vim openssl make git
|
||||
sudo apt install build-essential curl unzip vim openssl git
|
||||
```
|
||||
|
||||
### Web server
|
||||
|
Loading…
Reference in New Issue
Block a user