From cf2d3e5c455a31da1a32900534b2f5efdf649c28 Mon Sep 17 00:00:00 2001 From: andreas Date: Sat, 5 Feb 2022 15:11:25 +0100 Subject: [PATCH] Update 'README.md' --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6097886..63293f9 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,11 @@ # saferm -Safely run rm -rf \ No newline at end of file +Safely runs rm -rf + + +# Usage/ Installation + +1. git clone this repo +2. cd into the repo +3. make && sudo make install +4. enjoy \ No newline at end of file