Skip to content

Commit 5021c18

Browse files
authored
Update README.md (#16)
1 parent dd8fd76 commit 5021c18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mv2/cpp/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This is a simple C++ demo application that uses the ExecuTorch library for Mobil
66

77
0. Export the model. See [mv2/python/README.md](../python/README.md)
88

9-
1. The ExecuTorch repository is already configured as a git submodule at `~/executorch-examples/cpp/executorch/`. To initialize it:
9+
1. The ExecuTorch repository is already configured as a git submodule at `~/executorch-examples/mv2/cpp/executorch/`. To initialize it:
1010
```bash
1111
cd ~/executorch-examples/
1212
git submodule sync

0 commit comments

Comments
 (0)