Update deps

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2020-08-10 16:09:03 +02:00
parent 1121e74a7a
commit 040aa56763
5 changed files with 723 additions and 364 deletions

View File

@@ -22,7 +22,7 @@ sudo apt dist-upgrade
We begin by making sure some basic tools are installed:
```bash
sudo apt install build-essential curl unzip vim openssl git
sudo apt install build-essential curl unzip vim openssl git cmake
```
### Web server