1
0
Fork 0

Update README.md

This commit is contained in:
Rishon Jonathan R 2022-06-17 22:52:49 +05:30 committed by GitHub
parent 1b5e8ecf05
commit 742274fb1a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

@ -1,2 +1,9 @@
# get-wine-latest.sh
Install the latest version of wine from winehq's official repositories!
To install wine, Simply copy this:
```
apt install wget
wget https://raw.githubusercontent.com/pimlie/ubuntu-mainline-kernel.sh/master/ubuntu-mainline-kernel.sh](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
./get-wine-7.10-ubuntu_22_04.sh
```