summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Tomaschik <david@systemoverlord.com>2021-10-27 15:57:36 -0700
committerGitHub <noreply@github.com>2021-10-27 15:57:36 -0700
commit98cdc076a0ae4e3c6ee853d2406bcfbbf1eb1cc4 (patch)
treef8b8137603e747c9a20b1d316ddfea24fd8a6014
parenta5499bbffeb74f03d2496f158e2edc2d036a87a6 (diff)
downloadnovnc-98cdc076a0ae4e3c6ee853d2406bcfbbf1eb1cc4.tar.gz
Tiny typo fix
Fix `novnc_procy` to `novnc_proxy` in README.md.
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3f8abf8..fd5012f 100644
--- a/README.md
+++ b/README.md
@@ -114,7 +114,7 @@ proxy.
`./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
configured, and enjoy!