summaryrefslogtreecommitdiff
path: root/poky/bitbake/doc/README
diff options
context:
space:
mode:
Diffstat (limited to 'poky/bitbake/doc/README')
-rw-r--r--poky/bitbake/doc/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/poky/bitbake/doc/README b/poky/bitbake/doc/README
index cdbb23776e..d4f56afa37 100644
--- a/poky/bitbake/doc/README
+++ b/poky/bitbake/doc/README
@@ -47,8 +47,8 @@ To install all required packages run:
To build the documentation locally, run:
- $ cd documentation
- $ make -f Makefile.sphinx html
+ $ cd doc
+ $ make html
The resulting HTML index page will be _build/html/index.html, and you
can browse your own copy of the locally generated documentation with