From 60b3323660bffb6aeb16247c83475a222c9a5fcb Mon Sep 17 00:00:00 2001 From: Ben Potter Date: Mon, 23 Aug 2021 19:25:23 -0500 Subject: [PATCH] remove line break --- docs/install.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/install.md b/docs/install.md index 9042346e..29725227 100644 --- a/docs/install.md +++ b/docs/install.md @@ -228,8 +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](https://github.com/cdr/code-server/issues/1397). We recommend installing code-server onto Windows with [`yarn` or -`npm`](#yarn-npm). +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.