diff options
author | Maxin B. John <maxin.john@intel.com> | 2016-10-17 16:17:33 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-10-28 16:32:31 +0100 |
commit | 9ba72267445472997b82504a8fcb7da319f7eded (patch) | |
tree | 991291185b63ce734525976e18f97dc29badde30 /README.hardware | |
parent | 12cdada1e3a79f6e51ad48edb797096d2aca5549 (diff) | |
download | poky-9ba72267445472997b82504a8fcb7da319f7eded.tar.gz |
README.hardware: minor update to edgerouter section
Trivial fix
(From meta-yocto rev: 9e71ba9e5d9ce874770e0c2b5c838ec853d16a5d)
Signed-off-by: Maxin B. John <maxin.john@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'README.hardware')
-rw-r--r-- | README.hardware | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.hardware b/README.hardware index d7e24d2282..562f1960f2 100644 --- a/README.hardware +++ b/README.hardware | |||
@@ -317,7 +317,7 @@ Steps: | |||
317 | 317 | ||
318 | 2. Flash the image. | 318 | 2. Flash the image. |
319 | 319 | ||
320 | # dd core-image-minimal-edgerouter.wic of=/dev/sdb | 320 | # dd if=core-image-minimal-edgerouter.wic of=/dev/sdb |
321 | 321 | ||
322 | 3. Insert USB disk into the edgerouter and boot it. | 322 | 3. Insert USB disk into the edgerouter and boot it. |
323 | 323 | ||