From b42f319f83affe50371b96c414159f2943a7305c Mon Sep 17 00:00:00 2001 From: Rishon Jonathan R Date: Sun, 26 Jun 2022 15:50:37 +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 682c710..3fbce03 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ a simple shell script to Install the latest version of wine from winehq's official repositories without any error. To install wine, Simply copy this: ``` -apt install wget +sudo apt install wget wget https://raw.githubusercontent.com/RishonDev/get-wine-latest.sh/main/get-wine-7.10-ubuntu_22_04.sh chmod +x get-wine-7.10-ubuntu_22_04.sh ./get-wine-7.10-ubuntu_22_04.sh