From dfa63ec37a21d3855088d114a345116bada5905a Mon Sep 17 00:00:00 2001 From: Ben Potter Date: Mon, 23 Aug 2021 19:23:45 -0500 Subject: [PATCH] Update docs/install.md Co-authored-by: Jonathan Yu --- docs/install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install.md b/docs/install.md index 4cc82c22..9042346e 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 Windows with [`yarn` or +We currently [do not publish Windows releases](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.