Skip to content
Snippets Groups Projects
Commit 3833d384 authored by Paul Sokolovsky's avatar Paul Sokolovsky
Browse files

README: Adjust suggested path for generated docs.

parent 43efb463
No related branches found
No related tags found
No related merge requests found
...@@ -162,7 +162,7 @@ preferably in a virtualenv: ...@@ -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`.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment