From 774563e2a281a1e45ebee38cfcc0411cb2d2a896 Mon Sep 17 00:00:00 2001
From: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
Date: Thu, 23 Jul 2015 18:30:13 +0900
Subject: [PATCH] Fix typo in README.md

Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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.
-- 
2.16.6