diff --git a/README.md b/README.md index d026b5b8c..be799ca49 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ IF YOU WANT TO COMPILE THE GAME YOURSELF, CONTINUE READING!!! First, you need to install Haxe and HaxeFlixel. I'm too lazy to write and keep updated with that setup (which is pretty simple). 1. [Install Haxe 4.1.5](https://haxe.org/download/version/4.1.5/) (Download 4.1.5 instead of 4.2.0 because 4.2.0 is broken and is not working with gits properly...) -2. You can [Install HaxeFlixel](https://haxeflixel.com/documentation/install-haxeflixel/) +2. [Install HaxeFlixel](https://haxeflixel.com/documentation/install-haxeflixel/) After downloading Haxe Other installations you'd need are the additional libraries, a fully updated list will be in `Project.xml` in the project root. Currently, these are all of the things you need to install: ```