Skip to content
Snippets Groups Projects
Commit 1b141bcd authored by Astro's avatar Astro :gear:
Browse files

README: more shell instructions

parent 16054ab3
No related branches found
No related tags found
No related merge requests found
...@@ -7,6 +7,8 @@ You need Rust nightly. Use rustup or NixOS. ...@@ -7,6 +7,8 @@ You need Rust nightly. Use rustup or NixOS.
```shell ```shell
rustup update nightly rustup update nightly
rustup target add thumbv7em-none-eabihf rustup target add thumbv7em-none-eabihf
cd example
cargo build --release
``` ```
## Crates ## Crates
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment