diff options
author | Chris Larson <clarson@kergoth.com> | 2003-10-15 23:10:25 +0000 |
---|---|---|
committer | Chris Larson <clarson@kergoth.com> | 2003-10-15 23:10:25 +0000 |
commit | 26fe1668c255424a24f98a0ce800cfd8e6a373db (patch) | |
tree | 893dca48254590def26af34ebbc10b6e96d13667 /doc/README | |
parent | 937705f32add1ad77cccf68cf2184d21ed25ebfe (diff) | |
download | bitbake-contrib-26fe1668c255424a24f98a0ce800cfd8e6a373db.tar.gz |
Diffstat (limited to 'doc/README')
-rw-r--r-- | doc/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README b/doc/README index 1b685d567..dec2d2f46 100644 --- a/doc/README +++ b/doc/README @@ -26,7 +26,7 @@ Assuming that you already have a .oe file or set of .oe files to utilize, the following applies: First, unless you installed an OE rpm, deb, or ipk, you'll want to set OEDIR -to point to the OE repository that contains bin/classes and bin/oe. +to point to the OE repository that contains classes/ and bin/oe/. cd oe OEDIR=`pwd` |