Skip to content
Snippets Groups Projects
Commit 1128a66e authored by Jean-Michel Picod's avatar Jean-Michel Picod
Browse files

Fix typo

parent 5082e23e
No related branches found
No related tags found
No related merge requests found
......@@ -55,7 +55,7 @@ For a more detailed guide, please refer to our
```shell
# Nordic nRF52840-DK board
./deploy.py os --board=nrf52840dk
./deploy.py os --board=nrf52840_dk
# Nordic nRF52840-Dongle
./deploy.py os --board=nrf52840_dongle
```
......
......@@ -145,7 +145,7 @@ Our build script `build.rs` is responsible for converting `opensk_cert.pem` and
differ_):
```shell
$ ./deploy.py os --board=nrf52840_dongle
$ ./deploy.py os --board=nrf52840_dk
info: Updating rust toolchain to nightly-2020-02-03
info: syncing channel updates for 'nightly-2020-02-03-x86_64-unknown-linux-gnu'
info: checking for self-updates
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment