Skip to content

Commit 2269771

Browse files
committed
READMD.md: Update the link to esp-idf.
Signed-off-by: lbuque <[email protected]>
1 parent e358d9d commit 2269771

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
```shell
88
mkdir uiflow_workspace && cd uiflow_workspace
9-
git clone -b uiflow/v2.0-idf5.0.4 https://github.com/m5stack/esp-idf.git
9+
git clone -b v5.2.2 https://github.com/espressif/esp-idf.git
1010
git -C esp-idf submodule update --init --recursive
1111
./esp-idf/install.sh
1212
. ./esp-idf/export.sh

0 commit comments

Comments
 (0)