diff --git a/README.md b/README.md index 2c9396b04f..2f94c5c37a 100644 --- a/README.md +++ b/README.md @@ -123,6 +123,6 @@ In `micropython/docs`, build the docs: make MICROPY_PORT= BUILDDIR=/build html -Where ```` can be ``port_unix``, ``port_pyboard``, ``port_wipy`` or ``port_esp8266``. +Where `` can be `unix`, `pyboard`, `wipy` or `esp8266`. You'll find the index page at `micropython/docs//build/html/index.html`.