From 5c18e3556b8b95176543a39d1b2b2300946d5c46 Mon Sep 17 00:00:00 2001 From: Joe Previte Date: Tue, 9 Aug 2022 14:17:18 -0500 Subject: [PATCH] docs: clarify cpus are virtual (#5428) --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index 825fee072..381186148 100644 --- a/docs/README.md +++ b/docs/README.md @@ -19,7 +19,7 @@ access it in the browser. 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. -**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