Skip to content

Commit 3fa5fe7

Browse files
committed
Fixed install path
1 parent f091c53 commit 3fa5fe7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22

33
cd esp-idf
44
./install.sh
5-
cd ../firmware/components/micropython/mpy-cross
5+
cd ../firmware/components/micropython/micropython/mpy-cross
66
make

0 commit comments

Comments
 (0)