Skip to content

Commit a79bc7e

Browse files
committed
code formatting
1 parent 29b8038 commit a79bc7e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@ or
4646

4747
which really just does this:
4848

49-
``` ~/workspace/esptool/esptool.py --port /dev/ttyUSB0 --baud 115200 write_flash 0 \\
50-
~/workspace/micropython/esp8266/build/firmware-combined.bin
49+
```
50+
~/workspace/esptool/esptool.py --port /dev/ttyUSB0 --baud 115200 write_flash 0 ~/workspace/micropython/esp8266/build/firmware-combined.bin
5151
```
5252

5353

0 commit comments

Comments
 (0)