docs: clarify Windows is untested in FAQ
This commit is contained in:
parent
21a64a9957
commit
a53cdbf1b4
1 changed files with 5 additions and 1 deletions
|
|
@ -22,7 +22,11 @@ Your **workspace** (AGENTS.md, memory files, skills) is separate — configured
|
|||
|
||||
### What platforms does Clawdis run on?
|
||||
|
||||
**macOS, Windows, and Linux!** Anywhere Node.js 22+ runs. The onboarding wizard (`clawdis onboard`) works on all three.
|
||||
**macOS and Linux** are the primary targets. Anywhere Node.js 22+ runs should work in theory.
|
||||
|
||||
- **macOS** — Fully supported, most tested
|
||||
- **Linux** — Works great, common for VPS/server deployments
|
||||
- **Windows** — Should work but largely untested! You're in pioneer territory 🤠
|
||||
|
||||
Some features are platform-specific:
|
||||
- **iMessage** — macOS only (uses `imsg` CLI)
|
||||
|
|
|
|||
Loading…
Reference in a new issue