Unverified Commit e1f84589 authored by Ilya Zhenetskij's avatar Ilya Zhenetskij Committed by GitHub

README.md: added the installation of portproton on Alt Linux using apt-get

parent 3d3816f2
......@@ -52,6 +52,16 @@ sudo dnf install portproton
* **Alt Linux** (package in the official repository) is installed with the command:
`apt-get`:
```sh
sudo apt-get update
sudo apt-get dist-upgrade -y
sudo apt-get install bubblewrap cabextract curl gamemode icoutils i586-libvulkan1 libvulkan1 steam vulkan-tools wget zenity zstd
```
`epm`:
```sh
su -
......
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