From c6ee444e7fa672a2c4cb34d256a3694c86035b1f Mon Sep 17 00:00:00 2001 From: Donghao Ren Date: Fri, 15 Aug 2025 12:31:12 -0700 Subject: [PATCH] docs: add more info about Windows --- packages/docs/tool.md | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/docs/tool.md b/packages/docs/tool.md index c6371e6..7520efa 100644 --- a/packages/docs/tool.md +++ b/packages/docs/tool.md @@ -24,6 +24,7 @@ To avoid package installation issues, we recommend using the [uv package manager uvx embedding-atlas ``` +On Windows, you may install the package on either the [Windows Subsystem for Linux (WSL)](https://learn.microsoft.com/en-us/windows/wsl/install) or directly on Windows. To use NVIDIA GPUs, you'll need to install a PyTorch version that supports CUDA, see [here](https://pytorch.org/get-started/locally/) for more details. ::: ## Loading Data