Update README.md

This commit is contained in:
Rishon Jonathan R 2023-05-04 16:57:32 +05:30 committed by GitHub
parent 90e9d79082
commit dfbf300168
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -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
```