Update 'README.md'
This commit is contained in:
parent
73375a0542
commit
f984fab4ad
16
README.md
16
README.md
@ -3,14 +3,14 @@
|
||||
Safely runs rm -rf
|
||||
|
||||
# Dependencies
|
||||
|
||||
You need to have haxe 4.2 or later installed to compile
|
||||
You need to have haxe 4.2 or later along with hxcpp installed to compile
|
||||
|
||||
|
||||
# Usage/ Installation
|
||||
|
||||
1. git clone this repo
|
||||
2. cd into the repo
|
||||
3. haxelib install hxcpp
|
||||
4. make && sudo make install
|
||||
5. enjoy
|
||||
Make sure you have haxe installed
|
||||
```
|
||||
haxelib install hxcpp
|
||||
git clone https://git.subsonics.nl/andreas/saferm.git
|
||||
cd saferm
|
||||
make && sudo make install
|
||||
```
|
||||
Loading…
x
Reference in New Issue
Block a user