Skip to content

Commit 8399e5d

Browse files
authored
Update README.md
1 parent eed7086 commit 8399e5d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,9 @@ It supports:
8787
./run.sh --basic
8888
```
8989

90+
Go to your browser and go to: `http://localhost:6901/vnc.html` and log in to noVNC.
91+
You can also configure a VNC client and connect to `localhost:5901`
92+
9093
## Run with audio(pulseaudio) (Only Linux distributions):
9194

9295
_Tested in Ubuntu and Manjaro_
@@ -98,6 +101,9 @@ It suports:
98101
> Note: This will create a socket file `/tmp/pulseaudio.socket` which will be used in the docker container
99102
> to send audio to the pulseaudio server running in your host machine.
100103
104+
Go to your browser and go to: `http://localhost:6901/vnc.html` and log in to noVNC.
105+
You can also configure a VNC client and connect to `localhost:5901`
106+
101107
```
102108
./run.sh --audio-video
103109
```

0 commit comments

Comments
 (0)