From a5c5a74c77eb1410e67ad5d869b5178972f586d4 Mon Sep 17 00:00:00 2001 From: MrClogsworthYT <85831572+MrClogsworthYT@users.noreply.github.com> Date: Fri, 29 Jul 2022 21:38:36 +0300 Subject: [PATCH] Fix the annoying part in the read me i just fucking hate having to add `haxelib install` to every fucking line in this --- README.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 9969efc4f..e992c77de 100644 --- a/README.md +++ b/README.md @@ -34,13 +34,12 @@ First, you need to install Haxe and HaxeFlixel. I'm too lazy to write and keep u 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: ``` -flixel -flixel-addons -flixel-ui -hscript -newgrounds +haxelib install flixel +haxelib install flixel-addons +haxelib install flixel-ui +haxelib install hscript +haxelib install newgrounds ``` -So for each of those type `haxelib install [library]` so shit like `haxelib install newgrounds` You'll also need to install a couple things that involve Gits. To do this, you need to do a few things first. 1. Download [git-scm](https://git-scm.com/downloads). Works for Windows, Mac, and Linux, just select your build.