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