From ceef5c20cf675ffcb57c6b772e3e753ed177cf81 Mon Sep 17 00:00:00 2001
From: Scott Rifenbark <scott.m.rifenbark@intel.com>
Date: Thu, 28 Oct 2010 06:25:42 -0700
Subject: Changed a source command to have the correct source.

Changed "source poky-4.0/poky-init-build-env poky-4.0-build"
to be "source poky-laverne-4.0/poky-init-build-env poky-4.0-build"

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
---
 documentation/yocto-project-qs/yocto-project-qs.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml
index af1a0f566..7aaf05202 100644
--- a/documentation/yocto-project-qs/yocto-project-qs.xml
+++ b/documentation/yocto-project-qs/yocto-project-qs.xml
@@ -229,7 +229,7 @@
              <literallayout class='monospaced'>
      $ wget http://www.yoctoproject.org/downloads/poky/poky-laverne-4.0.tar.bz2
      $ tar xjf poky-laverne-4.0.tar.bz2
-     $ source poky-4.0/poky-init-build-env poky-4.0-build
+     $ source poky-laverne-4.0/poky-init-build-env poky-4.0-build
              </literallayout>
          </para>
          <itemizedlist>
-- 
cgit v1.2.3