From f1dec99a465fdcb2004273c989726d44ba67d5aa Mon Sep 17 00:00:00 2001 From: Steven Conaway Date: Wed, 23 Jan 2019 14:40:18 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 59356a7ac67..27ded545b1f 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ the latest preview version is `0.3.4-alpha.preview`: - [Windows](https://downloads.arduino.cc/arduino-cli/arduino-cli-latest-windows.zip) - [Mac OSX](https://downloads.arduino.cc/arduino-cli/arduino-cli-latest-osx.zip) -Once downloaded, place the executable into a directory which is in your `PATH` environment variable. To use the tool as it is presented in the Getting started guide below (`arduino-cli`), you should rename the executable from _arduino-cli-0.2.2-alpha.preview-XYZ_ to _arduino-cli_. +Once downloaded, place the executable into a directory which is in your `PATH` environment variable. To use the tool as it is presented in the Getting started guide below (`arduino-cli`), you should rename the executable from _arduino-cli-X.Y.Z-alpha.preview-XYZ_ to _arduino-cli_. ### Build the latest "bleeding-edge" from source