Update docs/install.md

Co-authored-by: Jonathan Yu <jonathan@coder.com>
This commit is contained in:
Ben Potter 2021-08-23 19:23:45 -05:00 committed by GitHub
parent 2bfc793631
commit dfa63ec37a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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