esp8266/README: Fix typos.

pull/1000/head
Paul Sokolovsky 2014-12-06 13:34:18 +02:00
rodzic be6d8be91e
commit d4f80f58b8
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -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