aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/toaster/tests/builds/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/toaster/tests/builds/README b/lib/toaster/tests/builds/README
index a32721eb5..98e3e2e04 100644
--- a/lib/toaster/tests/builds/README
+++ b/lib/toaster/tests/builds/README
@@ -6,7 +6,7 @@ Your oe build environment must be sourced/initialised for these tests to run.
The simplest way to run the tests are the following commands:
$ . oe-init-build-env
-$ cd lib/toaster/ # path my vary but this is into toaster's directory
+$ cd bitbake/lib/toaster/ # path my vary but this is into toaster's directory
$ DJANGO_SETTINGS_MODULE='toastermain.settings-test' ./manage.py test tests.builds
Optional environment variables: