Commit bd5b602c authored by Mikhail Tergoev's avatar Mikhail Tergoev

Merge branch 'alt-readme' of github.com:Boria138/PortWINE into Boria138-alt-readme

parents b7612650 f5efb7c7
......@@ -56,9 +56,9 @@
```sh
su -
apt-get update && apt-get dist-upgrade -y
apt-get update && apt-get dist-upgrade
apt-get install portproton i586-{libvulkan1,libd3d,libGL,libgio,libnm,libnsl1,libnss,glibc-nss,glibc-pthread,libunwind,xorg-dri-swrast}
apt-get install portproton
exit
```
......
......@@ -59,9 +59,9 @@ The **official website of the project** since September 2022 is: https://linux-g
```sh
su -
apt-get update && apt-get dist-upgrade -y
apt-get update && apt-get dist-upgrade
apt-get install portproton i586-{libvulkan1,libd3d,libGL,libgio,libnm,libnsl1,libnss,glibc-nss,glibc-pthread,libunwind,xorg-dri-swrast}
apt-get install portproton
exit
```
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment