fix typos

This commit is contained in:
Ben Potter 2021-08-23 09:08:36 -05:00
parent f06ecd62e7
commit dae730e64d
No known key found for this signature in database
GPG Key ID: EB8C3CA53E63B1CB
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 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.