From fe9b7b204fb4814e3292cb8ee773b55045c5e941 Mon Sep 17 00:00:00 2001 From: andreas Date: Sun, 13 Feb 2022 14:55:43 +0100 Subject: [PATCH] Update 'README.md' --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index dd0a117..293c43d 100644 --- a/README.md +++ b/README.md @@ -8,10 +8,16 @@ Earliest tested working haxe version is 4.1.5 # Usage/ Installation + +## Linux Make sure you have haxe installed then run the following commands ``` haxelib install hxcpp git clone https://git.subsonics.nl/andreas/saferm.git cd saferm make && sudo make install -``` \ No newline at end of file +``` +After this you can run saferm without any parameters to see the usage + +## Windows +![](https://i.imgflip.com/2/rh1n8.jpg) \ No newline at end of file