We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37a8e5e commit 4d36bacCopy full SHA for 4d36bac
README.md
@@ -35,6 +35,9 @@ for example `~/local/bin`, set the `BINDIR` environment variable like this:
35
curl -fsSL https://github.com/arduino/arduino-cli/master/install.sh | BINDIR=~/local/bin sh
36
```
37
38
+**Deprecation notice:** Links in the form `http://downloads.arduino.cc/arduino-cli/arduino-cli-latest-<platform>.tar.bz2`
39
+won't be further updated. That URL will provide arduino-cli 0.3.7-alpha.preview, regardless of further releases.
40
+
41
Alternatively you can download one of the pre-built binaries for the supported platforms from the
42
[release page](https://github.com/arduino/arduino-cli/releases). Once downloaded, place the executable
43
`arduino-cli` into a directory which is in your `PATH`.
0 commit comments