mirror of
https://github.com/Kron4ek/Conty
synced 2024-11-16 19:50:06 +01:00
Update README.md
This commit is contained in:
parent
5bab9d5d61
commit
879b1f0787
1 changed files with 2 additions and 2 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue