Skip to content

Commit 4d36bac

Browse files
mascimastrolinux
authored andcommitted
[skip changelog] deprecate latest links (#346)
* deprecate latest links * Update README.md Co-Authored-By: per1234 <[email protected]> * rephrase
1 parent 37a8e5e commit 4d36bac

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: README.md

+3
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@ for example `~/local/bin`, set the `BINDIR` environment variable like this:
3535
curl -fsSL https://raw.githubusercontent.com/arduino/arduino-cli/master/install.sh | BINDIR=~/local/bin sh
3636
```
3737

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+
3841
Alternatively you can download one of the pre-built binaries for the supported platforms from the
3942
[release page](https://github.com/arduino/arduino-cli/releases). Once downloaded, place the executable
4043
`arduino-cli` into a directory which is in your `PATH`.

0 commit comments

Comments
 (0)