1 parent be6d8be commit d4f80f5Copy full SHA for d4f80f5
1 file changed
esp8266/README.md
@@ -24,7 +24,7 @@ Build instructions
24
25
The tool chain required for the build is the OpenSource ESP SDK, which can be
26
found at <https://github.com/pfalcon/esp-open-sdk>. Clone this repository and
27
-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.
28
29
Then, to build Micro Python for the ESP8266, just run:
30
```bash
0 commit comments