Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
palainp authored Nov 24, 2024
1 parent af0d584 commit 099a37f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Kernel/platform/platform-esp8266/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ make TARGET=esp866 DEFAULT_BOOT=hda kernel
```
If your root device in the SD card:
```
make TARGET=esp866 DEFAULT_BOOT=hdb1 kernel diskimage
make TARGET=esp866 DEFAULT_BOOT=hdb1 kernel
```
Then you can build the application and the filesystem:
```
Expand Down

0 comments on commit 099a37f

Please sign in to comment.