Added commands to start VNC in README
This commit is contained in:
parent
29eeb5749b
commit
9edf8bd968
12
README.md
12
README.md
@ -15,8 +15,16 @@ For example, there are two examples for *Client* projects and *Hobby* projects.
|
||||
-----
|
||||
![Hobby](images/hobby_example.png "Hobby VNC")
|
||||
|
||||
There can be multiple VNCs with different colors.
|
||||
|
||||
-----
|
||||
There can be multiple VNCs with different colors. For example, the image below
|
||||
shows VNCs started with the following commands:
|
||||
|
||||
|
||||
```console
|
||||
% startvnc --name Client
|
||||
% startvnc --name Hobby --port 2 --color 007733
|
||||
% startvnc --name Development --port 1 --color 0022aa
|
||||
```
|
||||
|
||||
![Stack of VNC sessions](images/example.png "Stack of VNC sessions")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user