From 3f6dbf8b546261324e0ff1b173eb84a0e757467f Mon Sep 17 00:00:00 2001 From: Rishon Jonathan R Date: Wed, 4 Jan 2023 17:02:40 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 895547d..ad16766 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # get-wine-latest.sh -If you get a permission denied on any script present in this repository, even with sudo, run `sudo. chmod +x *.sh` +If you get a `permission denied` on any script present in this repository, even with `sudo`, run `sudo. chmod +x *.sh` (The READEME.md is not a file to be executed) a simple set of shell scripts to Install\Remove the latest version of wine from winehq's official repositories without any error.