README.md: Break a line in two, for better presentation
Lines in fenced code blocks are not automatically wrapped, and a long line can easily result in an embedded scroll bar to be shown. Because those look bad, and reading wrapped text is easier, break a long line into two lines. Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
This commit is contained in:
parent
7f68cf1ba1
commit
c3ba1ff206
@ -51,8 +51,8 @@ cd Model01-Firmware
|
|||||||
|
|
||||||
make flash
|
make flash
|
||||||
|
|
||||||
# When the builder tells you to hit return to continue, hold down "prog" on your keyboard and hit return.
|
# When the builder tells you to hit return to continue,
|
||||||
|
# hold down "prog" on your keyboard and hit return.
|
||||||
```
|
```
|
||||||
|
|
||||||
<3 jesse
|
<3 jesse
|
||||||
|
Loading…
x
Reference in New Issue
Block a user