diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/modules/ROOT/pages/getting_started.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/modules/ROOT/pages/getting_started.adoc b/docs/modules/ROOT/pages/getting_started.adoc index f3492a3d0..9015d7845 100644 --- a/docs/modules/ROOT/pages/getting_started.adoc +++ b/docs/modules/ROOT/pages/getting_started.adoc | |||
| @@ -45,7 +45,7 @@ You can run an example by opening a terminal and entering the following commands | |||
| 45 | 45 | ||
| 46 | [source, bash] | 46 | [source, bash] |
| 47 | ---- | 47 | ---- |
| 48 | cd examples/nrf | 48 | cd examples/nrf52840 |
| 49 | cargo run --bin blinky --release | 49 | cargo run --bin blinky --release |
| 50 | ---- | 50 | ---- |
| 51 | 51 | ||
