|
@@ -33,12 +33,14 @@ For the complete Haxe licenses, please see http://haxe.org/doc/license or [doc/L
|
|
|
|
|
|
## Installing Haxe
|
|
|
|
|
|
-The latest stable release is [Haxe v3.0](http://haxe.org/download). Pre-built binaries are available for your platform:
|
|
|
+The latest stable release is [Haxe v3.0.1](http://haxe.org/download). Pre-built binaries are available for your platform:
|
|
|
|
|
|
- * **[Windows installer](http://haxe.org/file/haxe-3.0.0-win.exe)**
|
|
|
- * **[OSX installer](http://haxe.org/file/haxe-3.0.0-osx-installer.dmg)**
|
|
|
- * **[Linux 32-bit binaries](http://haxe.org/file/haxe-3.0.0-linux32.tar.gz)**
|
|
|
- * **[Linux 64-bit binaries](http://haxe.org/file/haxe-3.0.0-linux64.tar.gz)**
|
|
|
+ * **[Windows installer](http://haxe.org/file/haxe-3.0.1-win.exe)**
|
|
|
+ * **[OSX installer](http://haxe.org/file/haxe-3.0.1-osx-installer.dmg)**
|
|
|
+ * **[Linux 32-bit binaries](http://haxe.org/file/haxe-3.0.1-linux32.tar.gz)**
|
|
|
+ * **[Linux 64-bit binaries](http://haxe.org/file/haxe-3.0.1-linux64.tar.gz)**
|
|
|
+
|
|
|
+Automated development builds are available from [build.haxe.org](http://build.haxe.org).
|
|
|
|
|
|
## Building from source
|
|
|
|
|
@@ -55,12 +57,12 @@ For information on on using Haxe, consult the [Haxe documentation](http://haxe.o
|
|
|
|
|
|
* [Haxe introduction](http://haxe.org/doc/intro), an introduction to the Haxe toolkit
|
|
|
* [Haxe language reference](http://haxe.org/ref), an overview of the Haxe programming language
|
|
|
- * [Haxe API](http://haxe.org/api), a reference for the Haxe standard and native APIs
|
|
|
+ * [Haxe API](http://api.haxe.org/), a reference for the Haxe standard and native APIs
|
|
|
* [Haxelib](http://lib.haxe.org/), a repository of Haxe libraries for a variety of needs
|
|
|
|
|
|
## Community
|
|
|
|
|
|
-The can get help and talk with fellow Haxers from around the world via:
|
|
|
+You can get help and talk with fellow Haxers from around the world via:
|
|
|
|
|
|
* the [official Haxe Google Group](https://groups.google.com/forum/#!forum/haxelang)
|
|
|
* the [Haxe IRC chatroom](http://unic0rn.github.io/tiramisu/haxe/), #haxe on chat.freenode.net
|