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