Updated method to run shell script

This commit is contained in:
K 2024-10-07 02:06:20 +05:30
parent f9b83decd7
commit 13863a706d
Signed by: notkshitij
GPG Key ID: C5B8BC7530F8F43F

View File

@ -33,7 +33,7 @@ cd ./DHT11
4. Run the `setup.sh` script:
```shell
./setup.sh
source setup.sh
```
> [!IMPORTANT]