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

This commit is contained in:
Ilya Zhenetskij 2023-12-09 01:25:58 +07:00 committed by GitHub
parent 3d3816f275
commit e1f8458947
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -52,6 +52,16 @@ sudo dnf install portproton
* **Alt Linux** (package in the official repository) is installed with the command: * **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 ```sh
su - su -