diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml
index 11b536a8df..5924f48f48 100644
--- a/documentation/dev-manual/dev-manual-start.xml
+++ b/documentation/dev-manual/dev-manual-start.xml
@@ -584,7 +584,7 @@
If you have write access to the media,
use this command form:
- $ oe-run-native bmaptool copy ./tmp/deploy/images/qemux86-64/core-image-minimal-machine.wic /dev/sdX
+ $ oe-run-native bmaptool-native bmaptool copy ./tmp/deploy/images/qemux86-64-core-image-minimal-machine.wic /dev/sdX
@@ -614,11 +614,10 @@
- For help on the bmaptool command, use either of
- the following commands:
+ For help on the bmaptool command, use the
+ following command:
$ bmaptool --help
- $ oe-run-native bmaptool --help