README: Adjust suggested path for generated docs.
This commit is contained in:
parent
43efb46328
commit
3833d3846d
@ -162,7 +162,7 @@ preferably in a virtualenv:
|
|||||||
|
|
||||||
In `micropython/docs`, build the docs:
|
In `micropython/docs`, build the docs:
|
||||||
|
|
||||||
make MICROPY_PORT=<port_name> BUILDDIR=<port_name>/build html
|
make MICROPY_PORT=<port_name> BUILDDIR=build/<port_name> html
|
||||||
|
|
||||||
Where `<port_name>` can be `unix`, `pyboard`, `wipy` or `esp8266`.
|
Where `<port_name>` can be `unix`, `pyboard`, `wipy` or `esp8266`.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user