From cdee33eee2c6be6056321f192a5f27b312ea3230 Mon Sep 17 00:00:00 2001 From: Li Haoyi Date: Wed, 11 Dec 2024 16:22:57 +0800 Subject: [PATCH] Update installation-ide.adoc --- docs/modules/ROOT/pages/cli/installation-ide.adoc | 7 ------- 1 file changed, 7 deletions(-) diff --git a/docs/modules/ROOT/pages/cli/installation-ide.adoc b/docs/modules/ROOT/pages/cli/installation-ide.adoc index a5f7df6f88f..c9cc27c167d 100644 --- a/docs/modules/ROOT/pages/cli/installation-ide.adoc +++ b/docs/modules/ROOT/pages/cli/installation-ide.adoc @@ -53,13 +53,6 @@ folder with one of the Mill example projects. There are a wide range of example from hello-world to multi-module libraries to client-server web applications, and you can pick one most similar to what you are doing so you can hit the ground running working. -=== Windows - -If you are running on Windows, you should use https://github.com/lefou/millw[lefou/millw] -as a drop-in replacement for `./mill` that supports running on all major platforms including MS Windows. - -`./millw` will likely be merged into `./mill` in the near future. - == IDE Support :link-metals: https://scalameta.org/metals/