From df5a4dd9545d4a7ab8b80f57ab291bc5ef1eeb58 Mon Sep 17 00:00:00 2001 From: pewdiepie-archdaemon Date: Mon, 1 Jun 2026 10:36:08 +0900 Subject: [PATCH] Clarify Windows install support status --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 56590ed..06679b4 100644 --- a/README.md +++ b/README.md @@ -109,6 +109,9 @@ uvicorn app:app --host 0.0.0.0 --port 7000 ``` ### Option 3: Manual install — Windows (PowerShell) +Windows support is not actively tested. Use it with caution; Docker on Linux +or a Linux/macOS manual install is the safer path for now. + ```powershell git clone cd odysseus