diff --git a/README.md b/README.md index a3b44f1504..b7feacfc7c 100644 --- a/README.md +++ b/README.md @@ -162,7 +162,7 @@ preferably in a virtualenv: In `micropython/docs`, build the docs: - make MICROPY_PORT= BUILDDIR=/build html + make MICROPY_PORT= BUILDDIR=build/ html Where `` can be `unix`, `pyboard`, `wipy` or `esp8266`.