We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd8fd76 commit 5021c18Copy full SHA for 5021c18
mv2/cpp/README.md
@@ -6,7 +6,7 @@ This is a simple C++ demo application that uses the ExecuTorch library for Mobil
6
7
0. Export the model. See [mv2/python/README.md](../python/README.md)
8
9
-1. The ExecuTorch repository is already configured as a git submodule at `~/executorch-examples/cpp/executorch/`. To initialize it:
+1. The ExecuTorch repository is already configured as a git submodule at `~/executorch-examples/mv2/cpp/executorch/`. To initialize it:
10
```bash
11
cd ~/executorch-examples/
12
git submodule sync
0 commit comments