Skip to content

Commit ad09f7d

Browse files
gggekovCopilot
andauthored
Update examples/arm/image_classification_example/runtime/README.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent dd64dba commit ad09f7d

File tree

1 file changed

+1
-1
lines changed
  • examples/arm/image_classification_example/runtime

1 file changed

+1
-1
lines changed

examples/arm/image_classification_example/runtime/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
```$ cmake --preset arm-baremetal \
55
-DCMAKE_BUILD_TYPE=Release \
66
-B../../cmake-out-arm ../..
7-
cmake --build ../../cmake-out-arm --target install -j$(nproc) ````
7+
cmake --build ../../cmake-out-arm --target install -j$(nproc) ```
88
99
1010
3. Set up the build system. You need to provide path to the DEiT-Tiny pte generated in the

0 commit comments

Comments
 (0)