From 500285db26ca5ca74021a0aa95ca447d0cf17490 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Mangeonjean?= Date: Wed, 8 Nov 2023 10:07:39 +0100 Subject: [PATCH] doc: add OS compatibility in README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f30f64e2..5f294a2d 100644 --- a/README.md +++ b/README.md @@ -380,6 +380,8 @@ For the debug feature, also run: npm run start:debugServer ``` +⚠️ Building monaco-vscode-api is only supported on Linux or Mac. It you use Windows, have a look at [WSL](https://learn.microsoft.com/fr-fr/windows/wsl/install) ⚠️ + #### Remote agent To connect to a remote agent, run: