Update README.md
authorkthierry <kevin.thierry@open.eurogiciel.org>
Tue, 15 Apr 2014 09:56:19 +0000 (11:56 +0200)
committerkthierry <kevin.thierry@open.eurogiciel.org>
Tue, 15 Apr 2014 09:56:19 +0000 (11:56 +0200)
README.md

index dc4725e..353f5c5 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,6 +1,5 @@
-
 Create a Tizen Common x86_64 image with Yocto
-_____________________________________________
+=============================================
 
 Target: Haswell CPU
 
@@ -77,14 +76,14 @@ Most of default values can be kept. The one that needs to be changed is:
 
 Other useful option to set:
 
-* Donwload directory:
+Download directory:
 
        DL_DIR ?= "${HOME}/yocto/downloads"
 
 Setting the download directory DL_DIR to a directory shared amongst
 projects prevents common data from being downloaded for each project.
 
-Terminal emulator:
+Terminal emulator:
 
        OE_TERMINAL = "screen"
 
@@ -130,4 +129,4 @@ Which gives:
 
        bitbake -kv tizen-common-core-image-minimal
 
-The generate image can be found in tmp/deploy/images/genericx86-64/
\ No newline at end of file
+The generate image can be found in tmp/deploy/images/genericx86-64/