@@ -33,34 +33,11 @@ curl -fsSL https://raw.githubusercontent.com/arduino/arduino-lint/main/etc/insta
33
33
34
34
## Download
35
35
36
- Pre-built binaries for all the supported platforms are available for download from the links below.
37
-
38
- If you would like to use the ` arduino-lint ` command from any location, extract the downloaded file to a directory
39
- already in your [ ` PATH ` ] ( https://wikipedia.org/wiki/PATH%5F%28variable%29 ) or add the Arduino Lint installation path to
40
- your ` PATH ` environment variable.
41
-
42
- ### Latest release
43
-
44
- | Platform | | |
45
- | --------- | -------------------- | -------------------- |
46
- | Linux | [ 32 bit] [ linux32 ] | [ 64 bit] [ linux64 ] |
47
- | Linux ARM | [ 32 bit] [ linuxarm32 ] | [ 64 bit] [ linuxarm64 ] |
48
- | Windows | [ 32 bit] [ windows32 ] | [ 64 bit] [ windows64 ] |
49
- | macOS | | [ 64 bit] [ macos64 ] |
50
- | macOS ARM | | [ 64 bit] [ macosarm64 ] |
51
-
52
- [ linux64 ] : https://downloads.arduino.cc/arduino-lint/arduino-lint_latest_Linux_64bit.tar.gz
53
- [ linux32 ] : https://downloads.arduino.cc/arduino-lint/arduino-lint_latest_Linux_32bit.tar.gz
54
- [ linuxarm64 ] : https://downloads.arduino.cc/arduino-lint/arduino-lint_latest_Linux_ARM64.tar.gz
55
- [ linuxarm32 ] : https://downloads.arduino.cc/arduino-lint/arduino-lint_latest_Linux_ARMv7.tar.gz
56
- [ windows64 ] : https://downloads.arduino.cc/arduino-lint/arduino-lint_latest_Windows_64bit.zip
57
- [ windows32 ] : https://downloads.arduino.cc/arduino-lint/arduino-lint_latest_Windows_32bit.zip
58
- [ macos64 ] : https://downloads.arduino.cc/arduino-lint/arduino-lint_latest_macOS_64bit.tar.gz
59
- [ macosarm64 ] : https://downloads.arduino.cc/arduino-lint/arduino-lint_latest_macOS_ARM64.tar.gz
60
-
61
- ### Previous versions
62
-
63
- These are available from the "Assets" sections on the [ releases page] ( https://github.com/arduino/arduino-lint/releases ) .
36
+ Pre-built binaries for all the supported platforms are available for download from the "Assets" sections on the
37
+ [ releases page] ( https://github.com/arduino/arduino-lint/releases ) . If you would like to use the ` arduino-lint ` command
38
+ from any location, extract the downloaded file to a directory already in your
39
+ [ ` PATH ` ] ( https://wikipedia.org/wiki/PATH%5F%28variable%29 ) or add the Arduino Lint installation path to your ` PATH `
40
+ environment variable.
64
41
65
42
### Nightly builds
66
43
0 commit comments