diff options
author | 2012-04-21 13:22:21 +0300 | |
---|---|---|
committer | 2012-04-21 13:22:21 +0300 | |
commit | 3ed75ccf08b3fc6485166391604d2a79bab61a40 (patch) | |
tree | 6e32bb975ee18c33c0fbf7f53e6af6ec295129e5 /README.md | |
parent | fd0a1adc471a49b54dd1122a4dbc31b46b16ee64 (diff) | |
download | meta-ivi-3ed75ccf08b3fc6485166391604d2a79bab61a40.tar.gz meta-ivi-3ed75ccf08b3fc6485166391604d2a79bab61a40.tar.bz2 meta-ivi-3ed75ccf08b3fc6485166391604d2a79bab61a40.zip |
Modify step 11 in README.md
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -38,4 +38,4 @@ You can build an QEMU image including GENIVI P1 components using the following s $ bitbake discovery-image 11. Run the emulator: - $ PATH_TO_META_IVI/scripts/runqemu discovery-image vexpressa9 + $ PATH_TO_META_IVI/meta-ivi/scripts/runqemu discovery-image vexpressa9 |