Update 'README.md'
This commit is contained in:
parent
c8700d2dee
commit
fe9b7b204f
@ -8,10 +8,16 @@ Earliest tested working haxe version is 4.1.5
|
|||||||
|
|
||||||
|
|
||||||
# Usage/ Installation
|
# Usage/ Installation
|
||||||
|
|
||||||
|
## Linux
|
||||||
Make sure you have haxe installed then run the following commands
|
Make sure you have haxe installed then run the following commands
|
||||||
```
|
```
|
||||||
haxelib install hxcpp
|
haxelib install hxcpp
|
||||||
git clone https://git.subsonics.nl/andreas/saferm.git
|
git clone https://git.subsonics.nl/andreas/saferm.git
|
||||||
cd saferm
|
cd saferm
|
||||||
make && sudo make install
|
make && sudo make install
|
||||||
```
|
```
|
||||||
|
After this you can run saferm without any parameters to see the usage
|
||||||
|
|
||||||
|
## Windows
|
||||||
|

|
||||||
Loading…
x
Reference in New Issue
Block a user