summaryrefslogtreecommitdiff
path: root/poky/documentation/README
diff options
context:
space:
mode:
Diffstat (limited to 'poky/documentation/README')
-rw-r--r--poky/documentation/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/poky/documentation/README b/poky/documentation/README
index fce3cfe17..fe86876ee 100644
--- a/poky/documentation/README
+++ b/poky/documentation/README
@@ -121,7 +121,7 @@ To install all required packages run:
To build the documentation locally, run:
$ cd documentation
- $ make -f Makefile.sphinx html
+ $ 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