Skip to content

Commit 042513d

Browse files
committed
Correct name of Arduino CLI tool in readme
`arduino-cli` is the name of the command used to run the tool, but the readme is talking about the tool, which is named "Arduino CLI".
1 parent 9c4a01b commit 042513d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This action checks whether Arduino sketches compile and produces a report of dat
66

77
### `cli-version`
88

9-
The version of `arduino-cli` to use. Default `"latest"`.
9+
The version of [Arduino CLI](https://github.com/arduino/arduino-cli) to use. Default `"latest"`.
1010

1111
### `fqbn`
1212

0 commit comments

Comments
 (0)