summaryrefslogtreecommitdiff
path: root/openembedded
diff options
context:
space:
mode:
authorRyan Harkin <ryan.harkin@linaro.org>2014-06-30 11:48:56 +0100
committerRyan Harkin <ryan.harkin@linaro.org>2014-06-30 11:48:56 +0100
commitd7598b2f6eee019b971a2e7cc3f1e7ea3807edcb (patch)
tree739a7893aae56f0738eeb1f9fc64ddcbe34fc946 /openembedded
parent07d0887c207650e98663663d866f2b6dc798ce5e (diff)
14.06: dec->dev typo
Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>
Diffstat (limited to 'openembedded')
-rw-r--r--openembedded/juno-lsk/INSTALL.textile2
1 files changed, 1 insertions, 1 deletions
diff --git a/openembedded/juno-lsk/INSTALL.textile b/openembedded/juno-lsk/INSTALL.textile
index ac3deaf..40fd7c9 100644
--- a/openembedded/juno-lsk/INSTALL.textile
+++ b/openembedded/juno-lsk/INSTALL.textile
@@ -67,7 +67,7 @@ Once you are ready, run the following commands:
bc. $ sudo cmp /dev/sdX *minimal*.img
$ sync
-$ sudo eject /dec/sdX
+$ sudo eject /dev/sdX
Replace @*minimal*.img.gz@ with the full filename of the prebuilt image you are attempting to write to the disk.