From 7c05069272660a4860dc3c3256a96f2ed4a55190 Mon Sep 17 00:00:00 2001 From: Ben Potter Date: Sun, 22 Aug 2021 13:39:03 -0500 Subject: [PATCH] add instructions for --link --- docs/install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install.md b/docs/install.md index 22abbbd7..41c38783 100644 --- a/docs/install.md +++ b/docs/install.md @@ -230,7 +230,7 @@ You can install code-server via [Helm](https://github.com/cdr/code-server/blob/m 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 `npm`](#yarn-npm). -> Note: coder --link does not work with Windows at this time. +> 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. ## Raspberry Pi