From 0f598e651b54493d1a3ab754273da1106679eeb1 Mon Sep 17 00:00:00 2001 From: Ben Potter Date: Sun, 22 Aug 2021 12:49:52 -0500 Subject: [PATCH] mention --link caveat --- docs/install.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/install.md b/docs/install.md index e56d7a1b..22abbbd7 100644 --- a/docs/install.md +++ b/docs/install.md @@ -230,6 +230,8 @@ 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. + ## Raspberry Pi We recommend installing code-server onto Raspberry Pi with [`yarn` or