Skip to content

Commit 359d2bd

Browse files
EddieParisdpgeorge
authored andcommitted
esp8266/README.md: Update build instruction to reflect new ports dir.
1 parent d072573 commit 359d2bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ports/esp8266/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ $ make -C mpy-cross
4949

5050
Then, to build MicroPython for the ESP8266, just run:
5151
```bash
52-
$ cd esp8266
52+
$ cd ports/esp8266
5353
$ make axtls
5454
$ make
5555
```

0 commit comments

Comments
 (0)