Skip to content

Commit 52ee99c

Browse files
authored
Update README.md
1 parent 46a2621 commit 52ee99c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Latest builds for the engine can be found in the [Actions](https://github.com/Yo
3838
<summary>Windows</summary>
3939
4040
##### Tested on Windows 10 21H2
41-
1. Install the [latest version of Haxe](https://haxe.org/download/).
41+
1. Install [version 4.2.5 of Haxe](https://haxe.org/download/version/4.2.5/).
4242
2. Download [Visual Studio Build Tools](https://aka.ms/vs/17/release/vs_BuildTools.exe)
4343
3. Wait for the Visual Studio Installer to install
4444
4. On the Visual Studio installer screen, go to the "Individual components" tab and only select those options:
@@ -63,7 +63,7 @@ Latest builds for the engine can be found in the [Actions](https://github.com/Yo
6363
<summary>Linux</summary>
6464

6565
##### Requires testing
66-
1. Install the [latest version of Haxe](https://haxe.org/download/).
66+
1. Install [version 4.2.5 of Haxe](https://haxe.org/download/version/4.2.5/).
6767
2. Install `g++`, if not present already.
6868
3. Download and install [`git-scm`](https://git-scm.com/download/linux).
6969
4. Open a terminal in the Codename Engine source folder, and run `update.sh`.
@@ -74,7 +74,7 @@ Latest builds for the engine can be found in the [Actions](https://github.com/Yo
7474
<summary>MacOS</summary>
7575

7676
##### Requires testing
77-
1. Install the [latest version of Haxe](https://haxe.org/download/).
77+
1. Install [version 4.2.5 of Haxe](https://haxe.org/download/version/4.2.5/).
7878
2. Install `Xcode` to allow C++ app building.
7979
3. Download and install [`git-scm`](https://git-scm.com/download/mac).
8080
4. Open a terminal in the Codename Engine source folder, and run `update.sh`.

0 commit comments

Comments
 (0)