diff --git a/README.md b/README.md index 15aba17..f884905 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ This project is a uses the AdaFruit libraries for sensing temperature using DHT1 1. Install some prerequisite packages: ```shell sudo apt update &&\ -sudo apt install git +sudo apt install git -y ```