From ae021c57b76580622a3da049174c0437c97a385a Mon Sep 17 00:00:00 2001 From: Mauricio Esguerra Date: Fri, 5 Jun 2020 16:26:21 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 128a8a0..cbf4d95 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ RedHat based systems (RedHat, CentOS, Fedora) #### Create and change to /protwis directory sudo mkdir /protwis - sudo chown $USER /protwis + sudo chown $USER:$USER /protwis cd /protwis #### Clone the protwis repository