Skip to content

Commit

Permalink
Restyled by prettier-markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
restyled-commits authored and wqx6 committed Aug 31, 2023
1 parent 396dc70 commit a789baf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/guides/esp32/setup_idf_chip.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ step.

### Get IDF v5.1.1

- Clone ESP-IDF
[v5.1.1 release](https://github.com/espressif/esp-idf/releases/tag/v5.1.1
- Clone ESP-IDF [v5.1.1
release](https://github.com/espressif/esp-idf/releases/tag/v5.1.1

```
git clone -b v5.1.1 --recursive --depth 1 --shallow-submodule https://github.com/espressif/esp-idf.git
Expand Down

0 comments on commit a789baf

Please sign in to comment.