Tiny typo fix
Fix `novnc_procy` to `novnc_proxy` in README.md.
This commit is contained in:
parent
a5499bbffe
commit
98cdc076a0
|
@ -114,7 +114,7 @@ proxy.
|
||||||
|
|
||||||
`./utils/novnc_proxy --vnc localhost:5901`
|
`./utils/novnc_proxy --vnc localhost:5901`
|
||||||
|
|
||||||
* Point your browser to the cut-and-paste URL that is output by the `novnc_procy`
|
* Point your browser to the cut-and-paste URL that is output by the `novnc_proxy`
|
||||||
script. Hit the Connect button, enter a password if the VNC server has one
|
script. Hit the Connect button, enter a password if the VNC server has one
|
||||||
configured, and enjoy!
|
configured, and enjoy!
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue