Skip to content

Commit 3833d38

Browse files
committed
README: Adjust suggested path for generated docs.
1 parent 43efb46 commit 3833d38

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ preferably in a virtualenv:
162162

163163
In `micropython/docs`, build the docs:
164164

165-
make MICROPY_PORT=<port_name> BUILDDIR=<port_name>/build html
165+
make MICROPY_PORT=<port_name> BUILDDIR=build/<port_name> html
166166

167167
Where `<port_name>` can be `unix`, `pyboard`, `wipy` or `esp8266`.
168168

0 commit comments

Comments
 (0)