Fix typo
This commit is contained in:
@@ -55,7 +55,7 @@ For a more detailed guide, please refer to our
|
|||||||
|
|
||||||
```shell
|
```shell
|
||||||
# Nordic nRF52840-DK board
|
# Nordic nRF52840-DK board
|
||||||
./deploy.py os --board=nrf52840dk
|
./deploy.py os --board=nrf52840_dk
|
||||||
# Nordic nRF52840-Dongle
|
# Nordic nRF52840-Dongle
|
||||||
./deploy.py os --board=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_):
|
differ_):
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
$ ./deploy.py os --board=nrf52840_dongle
|
$ ./deploy.py os --board=nrf52840_dk
|
||||||
info: Updating rust toolchain to nightly-2020-02-03
|
info: Updating rust toolchain to nightly-2020-02-03
|
||||||
info: syncing channel updates for 'nightly-2020-02-03-x86_64-unknown-linux-gnu'
|
info: syncing channel updates for 'nightly-2020-02-03-x86_64-unknown-linux-gnu'
|
||||||
info: checking for self-updates
|
info: checking for self-updates
|
||||||
|
|||||||
Reference in New Issue
Block a user