From dfbf3001685f08353aa4974de4e7736e71307f37 Mon Sep 17 00:00:00 2001 From: Rishon Jonathan R Date: Thu, 4 May 2023 16:57:32 +0530 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 423b113..e3077dc 100644 --- a/README.md +++ b/README.md @@ -10,8 +10,8 @@ To install wine, Simply copy this: Ubuntu: ``` sudo apt install git -git clone https://github.com/RishonDev/get-wine-latest.sh.git -cd get-wine-latest.sh -chmod +x *.sh\ -wine-installer-ubuntu.sh +git clone https://github.com/RishonDev/winehq-installer.git +cd winehq-installer +chmod +x *.sh +./wine-installer-ubuntu.sh ```