mirror of
https://github.com/Kron4ek/Conty
synced 2025-01-13 20:01:41 +01:00
Update README.md
This commit is contained in:
parent
feadd0791d
commit
260c740feb
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@ There are many more integrated programs. You can list all of them with:
|
||||||
./conty.sh ls /usr/bin
|
./conty.sh ls /usr/bin
|
||||||
```
|
```
|
||||||
|
|
||||||
It is possible to run arbitary binaries from your storage. For example, if you want to run an application that resides on your HOME, run something like:
|
It is also possible to run binaries from your storage. For example, if you want to run an application that resides on your HOME, run something like:
|
||||||
|
|
||||||
```
|
```
|
||||||
./conty.sh /home/username/SomeApplication/binaryfile
|
./conty.sh /home/username/SomeApplication/binaryfile
|
||||||
|
|
Loading…
Reference in a new issue