added automatic yes to git install

This commit is contained in:
Jonas
2018-05-27 10:20:53 +02:00
parent af530612f5
commit 94fe04783b

View File

@@ -6,7 +6,7 @@
2. Git installed:
```sh
sudo apt-get install git
sudo apt install git -y
```
## How to start working