1
0
Fork 0

Update README.md

This commit is contained in:
Rishon Jonathan R 2022-06-26 15:50:37 +05:30 committed by GitHub
parent f575ca8bbe
commit b42f319f83
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
a simple shell script to Install the latest version of wine from winehq's official repositories without any error. 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: 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 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 chmod +x get-wine-7.10-ubuntu_22_04.sh
./get-wine-7.10-ubuntu_22_04.sh ./get-wine-7.10-ubuntu_22_04.sh