Update README.md
This commit is contained in:
parent
1cd1fe6b75
commit
feae56dbc9
|
@ -1,6 +1,7 @@
|
||||||
# get-wine-latest.sh
|
# get-wine-latest.sh
|
||||||
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:
|
||||||
|
|
||||||
Ubuntu 22.04:
|
Ubuntu 22.04:
|
||||||
```
|
```
|
||||||
sudo apt install wget
|
sudo apt install wget
|
||||||
|
|
Loading…
Reference in New Issue