summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorTadao Tanikawa <tanikawa.tadao@jp.panasonic.com>2015-07-23 18:30:13 +0900
committerTadao Tanikawa <tanikawa.tadao@jp.panasonic.com>2015-07-23 09:33:58 +0000
commit774563e2a281a1e45ebee38cfcc0411cb2d2a896 (patch)
tree3d3d355e9f39b018bb3dc803abb27ab6684b5eda /README.md
parent4e6823fb7a9763715fb554cfb0df2dc318d741a7 (diff)
Fix typo in README.md
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a92dfe8de..74c0f895f 100644
--- a/README.md
+++ b/README.md
@@ -82,6 +82,6 @@ You can build a QEMU image using the following steps:
> $ PATH_TO_POKY/poky/scripts/runqemu agl-image-ivi qemux86-64
For large screen:
- > $ PATH_TO_POKY/poky/scripts/runqemu agl-image-ivi qemux86-64 bootparams="uvesafb.mode=1280x720-32"
+ > $ PATH_TO_POKY/poky/scripts/runqemu agl-image-ivi qemux86-64 bootparams="uvesafb.mode_option=1280x720-32"
5. Some weston samples are available from weston terminal.