From 39c06c92b04ba32ac03a07fdea00d2212eea8a6f Mon Sep 17 00:00:00 2001 From: Rishon Jonathan R Date: Sat, 10 Jun 2023 17:32:33 +0530 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e3077dc..8f31b79 100644 --- a/README.md +++ b/README.md @@ -13,5 +13,6 @@ sudo apt install git git clone https://github.com/RishonDev/winehq-installer.git cd winehq-installer chmod +x *.sh +./wine-unintaller.sh ./wine-installer-ubuntu.sh ```