From b009ad0633dd887648cc9f5188d01065eb0cfab5 Mon Sep 17 00:00:00 2001 From: Joe Previte Date: Wed, 30 Jun 2021 12:01:12 -0700 Subject: [PATCH] docs(guide): add WebSockets to requirements --- docs/guide.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/guide.md b/docs/guide.md index bb1fddd67..70dcb86c4 100644 --- a/docs/guide.md +++ b/docs/guide.md @@ -45,6 +45,8 @@ For a good experience, we recommend at least: You can use whatever linux distribution floats your boat but in this guide we assume Debian on Google Cloud. +In order to work properly, your environment should have WebSockets enabled, which code-server uses to communicate between the browser and server + ### Google Cloud For demonstration purposes, this guide assumes you're using a VM on GCP but you should be