Skip to content

Commit 0809359

Browse files
committed
fixed some typo issues and refactored steps around the last fix #10
1 parent 67bd22d commit 0809359

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,11 +49,11 @@ After that you should have this message:
4949

5050
## Flashing
5151

52-
Perform the enter keys for upload the different partitions **And that's it!**
52+
Press the enter keys for upload the different partitions **And that's it!**
5353

5454
![ESP32S3 Linux final flashing](screenshots/docker_flashing.jpg)
5555

56-
Please check the output, you should have the flashed of **/etc** partition at the end (only that in the first install), with a final message like this:
56+
Please check the output, you should have the flashed of **/etc** partition at the end (only in the first install), with a final message like this:
5757

5858
```bash
5959
Written contents of file 'build-buildroot-esp32s3/images/etc.jffs2' at offset 0xb0000
@@ -63,7 +63,7 @@ Written contents of file 'build-buildroot-esp32s3/images/etc.jffs2' at offset 0x
6363

6464
### Troubleshotting
6565

66-
If you have problems after step 4, with permission on the serial device, please repeat this step and before to give enter key:
66+
If you have problems after step 4, with permissions on the serial device, please repeat this step and before to press the enter key, do the next steps:
6767

6868
1. Open a different terminal and enter to the running container:
6969

0 commit comments

Comments
 (0)