update README

This commit is contained in:
Gilles Grandou 2021-04-30 11:38:11 +02:00
parent 01fe246326
commit 2a6ab88e34
1 changed files with 12 additions and 0 deletions

View File

@ -61,6 +61,18 @@ system install, for all users, as `root`:
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
-----