Clarify Windows install support status

This commit is contained in:
pewdiepie-archdaemon
2026-06-01 10:36:08 +09:00
parent d9d95b4855
commit df5a4dd954

View File

@@ -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 <your-odysseus-repo-url>
cd odysseus