From 73e0cdf22ef18b6b18ea5c60c788c2f91ad081ec Mon Sep 17 00:00:00 2001 From: Bill Traynor Date: Wed, 5 Jun 2013 01:03:16 -0400 Subject: Not sure. what happened Signed-off-by: Bill Traynor --- doc/user-manual/user-manual-hello.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/user-manual/user-manual-hello.xml b/doc/user-manual/user-manual-hello.xml index de1fccb98..cc2a0f162 100644 --- a/doc/user-manual/user-manual-hello.xml +++ b/doc/user-manual/user-manual-hello.xml @@ -56,12 +56,12 @@
Setting Up BitBake Now let's setup our BitBake environment. - The recommended method to use BitBake is to run it from a + The recommended method is to run BitBake from a directory of your choice. The directory can be within your home directory or in /usr/local, depending on your preference. Let's run BitBake now to make sure it's working. - Make sure you're in the BitBake source code directory and issue + From the BitBake source code directory issue the following command: $ ./bin/bitbake --version BitBake Build Tool Core version 1.19.0, bitbake version @@ -105,7 +105,7 @@ Mailing List post - The BitBake equivalent of "Hello, World!" - Hembedded Linux blog post - From Bitbake Hello World to an Image + Hambedded Linux blog post - From Bitbake Hello World to an Image -- cgit 1.2.3-korg