We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c77a18 commit 66dafd5Copy full SHA for 66dafd5
1 file changed
zephyr/README.md
@@ -77,7 +77,7 @@ Setup ExecuTorch
77
cd modules/lib/executorch/
78
git submodule sync
79
git submodule update --init --recursive
80
-./install_executorch.sh
+./install_executorch.sh --editable
81
cd ../../..
82
```
83
0 commit comments