File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -35,6 +35,9 @@ for example `~/local/bin`, set the `BINDIR` environment variable like this:
35
35
curl -fsSL https://raw.githubusercontent.com/arduino/arduino-cli/master/install.sh | BINDIR=~/local/bin sh
36
36
```
37
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
+
38
41
Alternatively you can download one of the pre-built binaries for the supported platforms from the
39
42
[ release page] ( https://github.com/arduino/arduino-cli/releases ) . Once downloaded, place the executable
40
43
` arduino-cli ` into a directory which is in your ` PATH ` .
You can’t perform that action at this time.
0 commit comments