Update README.md

This commit is contained in:
Kron4ek 2022-07-05 17:31:53 +05:00 committed by GitHub
parent 3c9f54b529
commit a0403d1cd9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@
This is an easy to use compressed unprivileged Linux container packed into a single executable that works on most Linux distros. It's designed to be as simple and user-friendly as possible. You can use it to run any applications, including games (Vulkan and OpenGL).
In its default configuration it includes, among others, these apps: Wine-Staging-TkG, Steam, Lutris, GameHub, Minigalaxy, Legendary, Bottles, MultiMC, RetroArch, PPSSPP, PCSX2, OBS Studio, OpenJDK, Firefox. You can install any other applications or run locally installed apps.
In its default configuration it includes, among others, these apps: `Wine-Staging-TkG, Steam, Lutris, PlayOnLinux, GameHub, Minigalaxy, Legendary, Bottles, MultiMC, RetroArch, PPSSPP, PCSX2, OBS Studio, OpenJDK, Firefox`. You can install any other applications or run locally installed apps.
Besides, Conty supports true filesystem and X11 sandboxing, so you can even use it to isolate applications.
@ -53,7 +53,7 @@ Conty contains Steam, Lutris, PlayOnLinux, Wine-Staging-TkG and many more.
```
./conty.sh steam
./conty.sh lutris
./conty.sh playonlinux
./conty.sh playonlinux4
./conty.sh wine app.exe
```