Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RishonDev authored May 4, 2023
1 parent 44a45e4 commit 90e9d79
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,9 @@ To install wine, Simply copy this:

Ubuntu:
```
sudo apt install wget
wget https://raw.githubusercontent.com/RishonDev/get-wine-latest.sh/main/wine-installer-ubuntu.sh
chmod +x wine-installer-ubuntu.sh
./wine-installer-ubuntu.sh
```
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
```

0 comments on commit 90e9d79

Please sign in to comment.