Unverified Commit a4287945 authored by Russ Hughes's avatar Russ Hughes Committed by GitHub

Update README.md to fix #51

parent 800a3f97
......@@ -143,6 +143,8 @@ Clone the esp-idf SDK repo & install -- this usually takes several minutes
```bash
git clone --recursive https://github.com/espressif/esp-idf.git
cd esp-idf/
git checkout release/v4.2
git pull
./install.sh
```
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment