update README
This commit is contained in:
parent
01fe246326
commit
2a6ab88e34
12
README.md
12
README.md
@ -61,6 +61,18 @@ system install, for all users, as `root`:
|
|||||||
each user can have its own configuration in `~/.config/runon/runon.conf`.
|
each user can have its own configuration in `~/.config/runon/runon.conf`.
|
||||||
|
|
||||||
|
|
||||||
|
## some convenient links
|
||||||
|
|
||||||
|
you can create soft links to `runos` to simplify calls:
|
||||||
|
|
||||||
|
cd /usr/local/bin
|
||||||
|
ln -s runon centos7
|
||||||
|
|
||||||
|
now calling `centos7 ...` is equivalent to call `runos centos7 ...`:
|
||||||
|
|
||||||
|
centos7 xclock
|
||||||
|
|
||||||
|
|
||||||
Usage
|
Usage
|
||||||
-----
|
-----
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user