Added auto yes in apt install git
This commit is contained in:
parent
626c77449f
commit
7fad4c4101
@ -15,7 +15,7 @@ This project is a uses the AdaFruit libraries for sensing temperature using DHT1
|
|||||||
1. Install some prerequisite packages:
|
1. Install some prerequisite packages:
|
||||||
```shell
|
```shell
|
||||||
sudo apt update &&\
|
sudo apt update &&\
|
||||||
sudo apt install git
|
sudo apt install git -y
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user