diff --git a/nativeapp/README.md b/nativeapp/README.md index 634d8de..b18aeb6 100644 --- a/nativeapp/README.md +++ b/nativeapp/README.md @@ -8,7 +8,7 @@ The docker build was tested on the Dev Board, however, it can can support k8, aa 1. If you haven't done so already, set up your board according to [Get started with the Dev Board](https://coral.ai/docs/dev-board/get-started). -2. Cross-compile for aarch64 from your Linux desktop (do not run this on the Dev Board):: +2. Cross-compile for aarch64 from your Linux desktop (do not run this on the Dev Board): ``` cd nativeapp make DOCKER_TARGETS=mendelcam DOCKER_CPUS=aarch64 docker-build