Skip to content

Commit

Permalink
Update build instructions for dev board
Browse files Browse the repository at this point in the history
  • Loading branch information
hjonnala authored May 12, 2022
1 parent ac1fbdd commit 2153e29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nativeapp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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. To build:
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
Expand Down

0 comments on commit 2153e29

Please sign in to comment.