diff --git a/esp8266/README.md b/esp8266/README.md index b2bbf0ca7897678ab798985d50884f0da7a65806..8d070dd5ea1b2bb4dae77f332d2f8d8c49d29db9 100644 --- a/esp8266/README.md +++ b/esp8266/README.md @@ -24,7 +24,7 @@ Build instructions The tool chain required for the build is the OpenSource ESP SDK, which can be found at <https://github.com/pfalcon/esp-open-sdk>. Clone this repository and -run `make` in it's directory to build and install the SDK locally. T +run `make` in its directory to build and install the SDK locally. Then, to build Micro Python for the ESP8266, just run: ```bash