forked from thisiszeev/wine-installer
Update README.md
This commit is contained in:
parent
90e9d79082
commit
dfbf300168
|
@ -10,8 +10,8 @@ To install wine, Simply copy this:
|
||||||
Ubuntu:
|
Ubuntu:
|
||||||
```
|
```
|
||||||
sudo apt install git
|
sudo apt install git
|
||||||
git clone https://github.com/RishonDev/get-wine-latest.sh.git
|
git clone https://github.com/RishonDev/winehq-installer.git
|
||||||
cd get-wine-latest.sh
|
cd winehq-installer
|
||||||
chmod +x *.sh\
|
chmod +x *.sh
|
||||||
wine-installer-ubuntu.sh
|
./wine-installer-ubuntu.sh
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue