Skip to content

Commit 5ad8736

Browse files
author
dorranh
committed
Update README
1 parent 8af88f5 commit 5ad8736

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
@@ -13,7 +13,7 @@ To build this sketch on the command line, you will need the following tools inst
1313

1414
1. [make](https://www.gnu.org/software/make/) - Installation of `make` is OS-dependent. The provided link includes a download page for installing make on OSX and Linux. (See [here](https://stackoverflow.com/questions/32127524/how-to-install-and-use-make-in-windows) for more info on installing on Windows).
1515
1. [python3](https://www.python.org/downloads/) - Used internally by some of the Arduino libraries
16-
1. [arduino_cli](https://arduino.github.io/arduino-cli/latest/)
16+
1. [arduino-cli](https://arduino.github.io/arduino-cli/latest/)
1717

1818

1919
With those installed you can build the sketch with:

0 commit comments

Comments
 (0)