Update README.md

This commit is contained in:
Kron4ek 2021-03-27 14:07:44 +05:00 committed by GitHub
parent 5bab9d5d61
commit 879b1f0787
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -57,10 +57,10 @@ chmod +x conty.sh
./conty.sh command command_arguments
```
For example, if you want to run an application from your HOME directory run:
For example, if you want to run an application from your HOME or from somewhere on your storage run something like:
```
./conty.sh /home/username/App/application_binary
./conty.sh /full/path/to/a/binary
```
Conty also contains Steam, Lutris, Wine-Staging and much more.