From d5601fa866fcef70357c2131cd8f0d411f7b4d58 Mon Sep 17 00:00:00 2001 From: Raymaekers Luca Date: Sat, 10 Jun 2023 20:53:42 +0200 Subject: [PATCH] updated readme --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e30017d..caa0011 100644 --- a/README.md +++ b/README.md @@ -10,5 +10,7 @@ meaning, "shaking my head", smh is typically used when something is obvious, pla ``` ## Installation - -just copy the script to your path +> as root +```bash +sudo make install +```