summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ports/nrf/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/nrf/README.md b/ports/nrf/README.md
index 32907f287..6c7777488 100644
--- a/ports/nrf/README.md
+++ b/ports/nrf/README.md
@@ -54,7 +54,7 @@ By default, the PCA10040 (nrf52832) is used as compile target. To build and flas
Alternatively the target board could be defined:
make BOARD=pca10040
- make flash
+ make BOARD=pca10040 flash
## Compile and Flash with Bluetooth Stack