Added wget install to Debian live instructions

This commit is contained in:
honzagula 2020-01-31 17:37:03 +01:00 committed by GitHub
parent 117ec4ca74
commit 973d1ee167
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -70,7 +70,7 @@ PRs are also welcome!
* On login install ncurses5
```
sudo apt-get update -y
sudo apt-get install libncurses5 -y
sudo apt-get install libncurses5 wget -y
```
## How to