Skip to content

Commit ff5ef70

Browse files
docs: update README.md
1 parent e10c682 commit ff5ef70

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
@@ -13,7 +13,7 @@
1313

1414
## Installation
1515

16-
1. Install [`arduino-cli`](https://arduino.github.io/arduino-cli/latest/installation/)
16+
1. [Install `arduino-cli`](https://arduino.github.io/arduino-cli/latest/installation/)
1717
2. Install `arduino-run`:
1818
```
1919
cargo install arduino-run
@@ -27,7 +27,7 @@ Add the following in your `.cargo/config.toml`:
2727
runner = "arduino-run -b <board> -p <port>"
2828
```
2929

30-
### Command Reference
30+
### Command reference
3131

3232
```
3333
arduino-run [OPTIONS] --board <BOARD> --port <PORT> <ELF>

0 commit comments

Comments
 (0)