docs: add Windows (WSL2) to supported platforms

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
glifocat
2026-03-24 10:48:18 +01:00
parent 01b6258f59
commit 8dcc70cf5c
2 changed files with 4 additions and 4 deletions

View File

@@ -166,7 +166,7 @@ A personal Claude assistant accessible via messaging, with minimal custom code.
- `/update-nanoclaw` - Pull upstream changes, merge with customizations
### Deployment
- Runs on macOS (launchd) or Linux (systemd)
- Runs on macOS (launchd), Linux (systemd), or Windows (WSL2)
- Single Node.js process handles everything
---