Update 'README.md'

This commit is contained in:
andreas 2022-02-05 15:42:34 +01:00
parent 714d693ede
commit 581c8540b9

View File

@ -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
3 haxelib install hxcpp
4. make && sudo make install
5. enjoy