Skip to content

Commit

Permalink
Update install.md to add correct board type
Browse files Browse the repository at this point in the history
Change board from nrf52840dk to nrf52840dk_opensk
  • Loading branch information
iayanpahwa committed Sep 28, 2023
1 parent 5b67f3f commit b028057
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ above. However, we support other programmers:
left to the user.

If your board is already flashed with Tock OS, you may skip installing it:
`./deploy.py --board=nrf52840dk --opensk --no-tockos`
`./deploy.py --board=nrf52840dk_opensk --opensk --no-tockos`

For more options, we invite you to read the help of our `deploy.py` script by
running `./deploy.py --help`.

0 comments on commit b028057

Please sign in to comment.