From 1b835c158f65ecd7606086d390656ec1068c94b7 Mon Sep 17 00:00:00 2001 From: Sven Heidemann Date: Wed, 21 Apr 2021 11:01:19 +0200 Subject: [PATCH] Improved readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 24e13f7..ba8d6b0 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,6 @@ Run scripts: ```sh -bash users/public/scripts/default_installation.sh +sudo bash users/public/scripts/default_installation.sh bash users/$USER/scripts/script.sh ```