Added commands to start VNC in README
This commit is contained in:
12
README.md
12
README.md
@@ -15,8 +15,16 @@ For example, there are two examples for *Client* projects and *Hobby* projects.
|
|||||||
-----
|
-----
|
||||||

|

|
||||||
|
|
||||||
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
|
||||||
|
```
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
Reference in New Issue
Block a user