mirror of https://github.com/coder/code-server.git
docs: clarify cpus are virtual (#5428)
This commit is contained in:
parent
6b9bb89f43
commit
5c18e3556b
|
@ -19,7 +19,7 @@ access it in the browser.
|
||||||
See [requirements](requirements.md) for minimum specs, as well as instructions
|
See [requirements](requirements.md) for minimum specs, as well as instructions
|
||||||
on how to set up a Google VM on which you can install code-server.
|
on how to set up a Google VM on which you can install code-server.
|
||||||
|
|
||||||
**TL;DR:** Linux machine with WebSockets enabled, 1 GB RAM, and 2 CPUs
|
**TL;DR:** Linux machine with WebSockets enabled, 1 GB RAM, and 2 vCPUs
|
||||||
|
|
||||||
## Getting started
|
## Getting started
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue