Skip to content

Commit 66dafd5

Browse files
committed
Zephyr: Use editable mode in readme.
Signed-off-by: Zingo Andersen <Zingo.Andersen@arm.com> Change-Id: Ia27e1028a8bf7943551a2ded656937f8503bfbe6
1 parent 1c77a18 commit 66dafd5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

zephyr/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ Setup ExecuTorch
7777
cd modules/lib/executorch/
7878
git submodule sync
7979
git submodule update --init --recursive
80-
./install_executorch.sh
80+
./install_executorch.sh --editable
8181
cd ../../..
8282
```
8383

0 commit comments

Comments
 (0)