This commit is contained in:
Jean-Michel Picod
2020-02-19 15:43:13 +01:00
parent 5082e23e65
commit 1128a66e94
2 changed files with 2 additions and 2 deletions

View File

@@ -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
```

View File

@@ -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