Skip to content

Commit 2f07f94

Browse files
committed
Added link to alpha builds
1 parent 2b15b67 commit 2f07f94

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

Diff for: README.md

+12-2
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,19 @@ It will be soon used as a building block in the Arduino IDE and Arduino Create.
1212

1313
### Download the latest stable release
1414

15-
This is not yet available until the first stable version is released.
15+
This is **not yet available** until the first stable version is released.
1616

17-
### Build from source
17+
#### Download the latest unstable "alpha" preview
18+
19+
Please note that these are **preview** build, they may have bugs, some features may not work or may be changed without notice:
20+
21+
- [Linux 64 bit 0.2.0-alpha.preview](http://downloads.arduino.cc/arduino-cli/arduino-cli-0.2.0-alpha.preview-linux64.tar.bz2)
22+
- [Linux 32 bit 0.2.0-alpha.preview](http://downloads.arduino.cc/arduino-cli/arduino-cli-0.2.0-alpha.preview-linux32.tar.bz2)
23+
- [Linux ARM 0.2.0-alpha.preview](http://downloads.arduino.cc/arduino-cli/arduino-cli-0.2.0-alpha.preview-linuxarm.tar.bz2)
24+
- [Windows 0.2.0-alpha.preview](http://downloads.arduino.cc/arduino-cli/arduino-cli-0.2.0-alpha.preview-windows.zip)
25+
- [Mac OSX 0.2.0-alpha.preview](http://downloads.arduino.cc/arduino-cli/arduino-cli-0.2.0-alpha.preview-osx.zip)
26+
27+
### Build the latest "bleeding-edge" from source
1828

1929
* You should have a recent Go compiler installed.
2030
* Run `go get -u github.com/arduino/arduino-cli`

0 commit comments

Comments
 (0)