forked from thisiszeev/wine-installer
Update README.md
This commit is contained in:
parent
31c0f6dc85
commit
3f6dbf8b54
|
@ -1,5 +1,5 @@
|
||||||
# get-wine-latest.sh
|
# get-wine-latest.sh
|
||||||
If you get a permission denied on any script present in this repository, even with sudo, run `sudo. chmod +x *.sh`
|
If you get a `permission denied` on any script present in this repository, even with `sudo`, run `sudo. chmod +x *.sh`
|
||||||
(The READEME.md is not a file to be executed)
|
(The READEME.md is not a file to be executed)
|
||||||
|
|
||||||
a simple set of shell scripts to Install\Remove the latest version of wine from winehq's official repositories without any error.
|
a simple set of shell scripts to Install\Remove the latest version of wine from winehq's official repositories without any error.
|
||||||
|
|
Loading…
Reference in New Issue