Update README.md

This commit is contained in:
Rishon Jonathan R 2024-12-15 23:20:00 +05:30 committed by GitHub
parent a8a83bc019
commit a1626c677b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -16,6 +16,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
./winehq_installer.sh -r
./winehq_installer.sh
```