Update 'README.md'
This commit is contained in:
parent
fe9b7b204f
commit
f67539d89a
@ -1,13 +1,12 @@
|
|||||||
# saferm
|
# saferm
|
||||||
|
Safely runs ```rm -rf``` so you don´t make an oopsie
|
||||||
Safely runs rm -rf
|
|
||||||
|
|
||||||
# Dependencies
|
# Dependencies
|
||||||
You need to have haxe along with hxcpp installed to compile.
|
You need to have haxe along with hxcpp installed to compile.
|
||||||
Earliest tested working haxe version is 4.1.5
|
Earliest tested working haxe version is 4.1.5
|
||||||
|
|
||||||
|
|
||||||
# Usage/ Installation
|
# Installation
|
||||||
|
|
||||||
## Linux
|
## Linux
|
||||||
Make sure you have haxe installed then run the following commands
|
Make sure you have haxe installed then run the following commands
|
||||||
@ -17,7 +16,6 @@ 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
|
## Windows
|
||||||

|

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