Archived
1
0

remove line break

This commit is contained in:
Ben Potter
2021-08-23 19:25:23 -05:00
parent dfa63ec37a
commit 60b3323660

View File

@ -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.