Skip to content

Commit eab4a2b

Browse files
committed
docs(guide): add WebSockets to requirements
1 parent e9d4f87 commit eab4a2b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/guide.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,10 @@ For a good experience, we recommend at least:
4545

4646
You can use whatever linux distribution floats your boat but in this guide we assume Debian on Google Cloud.
4747

48+
In order to work properly, your enviornment should have the following enabled:
49+
50+
- WebSockets (used to communicate between code-server client and server)
51+
4852
### Google Cloud
4953

5054
For demonstration purposes, this guide assumes you're using a VM on GCP but you should be

0 commit comments

Comments
 (0)