Skip to content

Commit

Permalink
Update Setup.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Retr0Kr0dy authored Jan 19, 2025
1 parent 50d671d commit 5926ea9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/Setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Simply clone the repo on the correct branch and install it:
```sh
git clone -b v4.4 --single-branch https://github.com/espressif/esp-idf
./install.sh
. ./export.sh # you should use this on any new env or term
. ./export.sh # you should use this on any new env or term
```
[See for more information](https://docs.espressif.com/projects/esp-idf/en/stable/esp32/get-started/index.html)

Expand Down

0 comments on commit 5926ea9

Please sign in to comment.