summaryrefslogtreecommitdiffstats
path: root/meta-romley/README
diff options
context:
space:
mode:
Diffstat (limited to 'meta-romley/README')
-rw-r--r--meta-romley/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-romley/README b/meta-romley/README
index b8c089bc..a5041d8f 100644
--- a/meta-romley/README
+++ b/meta-romley/README
@@ -124,7 +124,7 @@ Under Linux, insert a USB flash drive. Assuming the USB flash drive
takes device /dev/sdf, use dd to copy the live image to it. For
example:
-# dd if=core-image-sato-romley-20111007220323.hddimg of=/dev/sdf
+# dd if=core-image-sato-romley.hddimg of=/dev/sdf
# sync
# eject /dev/sdf