You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/install.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -230,6 +230,8 @@ You can install code-server via [Helm](https://github.com/cdr/code-server/blob/m
230
230
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
231
231
`npm`](#yarn-npm).
232
232
233
+
> Note: coder --link does not work with Windows at this time.
234
+
233
235
## Raspberry Pi
234
236
235
237
We recommend installing code-server onto Raspberry Pi with [`yarn` or
0 commit comments