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
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -297,9 +297,9 @@ You can install code-server using the [Helm package manager](https://coder.com/d
297
297
298
298
## Windows
299
299
300
-
We currently [do not publish Windows releases](https://github.com/coder/code-server/issues/1397). We recommend installing code-server onto Windows with [`npm`](#npm).
301
-
302
-
> Note: You will also need to [build coder/cloud-agent manually](https://github.com/coder/cloud-agent/issues/17) if you would like to use `code-server --link` on Windows.
300
+
We currently [do not publish Windows
301
+
releases](https://github.com/coder/code-server/issues/1397). We recommend
302
+
installing code-server onto Windows with [`npm`](#npm).
0 commit comments