From 7f102aeb02ef58b7e049fae8570e58ec248feb53 Mon Sep 17 00:00:00 2001 From: "Robert P. J. Day" Date: Wed, 21 Mar 2012 15:25:05 -0600 Subject: documentation/yocto-project-qs/yocto-project-qs.xml: two typos fixed. (From yocto-docs rev: b45954e8e423f95e3a18dd74fb4cbae1b367aac8) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/yocto-project-qs/yocto-project-qs.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'documentation/yocto-project-qs') diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml index 785707fe5d..f2ba859c3d 100644 --- a/documentation/yocto-project-qs/yocto-project-qs.xml +++ b/documentation/yocto-project-qs/yocto-project-qs.xml @@ -716,7 +716,7 @@ Git Repository: Use if you want to work with cutting edge development content: - $ git clone &YOCTO_GIT_URL;.poky.git + $ git clone &YOCTO_GIT_URL;/poky.git The remainder of the section assumes the Git repository method. @@ -742,7 +742,7 @@ Yocto Project Build Directory name: - $ source git/oe-init-build-env mybuilds + $ source poky/oe-init-build-env mybuilds At this point, the mybuilds directory has been created for you and it is now your current working directory. -- cgit v1.2.3-54-g00ecf