From dae730e64dee042c3f6b72658098c44adc234dfc Mon Sep 17 00:00:00 2001 From: Ben Potter Date: Mon, 23 Aug 2021 09:08:36 -0500 Subject: [PATCH] fix typos --- docs/install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install.md b/docs/install.md index bb2440f0..4cc82c22 100644 --- a/docs/install.md +++ b/docs/install.md @@ -228,7 +228,7 @@ You can install code-server via [Helm](https://github.com/cdr/code-server/blob/m ## Windows -We currently do not publish windows releases (see [#1397](https://github.com/cdr/code-server/issues/1397)). We recommend installing code-server onto Raspberry Pi with [`yarn` or +We currently do not publish Windows releases (see [#1397](https://github.com/cdr/code-server/issues/1397)). We recommend installing code-server onto Windows with [`yarn` or `npm`](#yarn-npm). > Note: You will also need to [build cdr/cloud-agent manually](https://github.com/cdr/cloud-agent/issues/17) if you would like to use `code-server --link` on Windows.