diff --git a/README.md b/README.md index a3412bb..9d93f38 100644 --- a/README.md +++ b/README.md @@ -4,11 +4,13 @@ Safely runs rm -rf # Dependencies -You need to have haxe installed to compile +You need to have haxe 4.2 or later installed to compile + # Usage/ Installation 1. git clone this repo 2. cd into the repo -3. make && sudo make install -4. enjoy \ No newline at end of file +3 haxelib install hxcpp +4. make && sudo make install +5. enjoy \ No newline at end of file