Updated method to run shell script

This commit is contained in:
K
2024-10-07 02:06:20 +05:30
parent f9b83decd7
commit 13863a706d
+1 -1
View File
@@ -33,7 +33,7 @@ cd ./DHT11
4. Run the `setup.sh` script:
```shell
./setup.sh
source setup.sh
```
> [!IMPORTANT]