Skip to content

Commit 3aaacdf

Browse files
Update quickstart.md (#268)
1 parent 91dcd89 commit 3aaacdf

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

quickstart.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,10 @@ Think of it like having Siri/Alexa, but it's **your own AI** running on **your h
4848
- **Linux**: [Install Docker](https://docs.docker.com/engine/install/)
4949
- **After install**: Make sure Docker Desktop is running
5050

51+
> **WSL Users**: Chronicle services will fail to start unless Docker
52+
> is installed and running inside WSL2
53+
> (or Docker Desktop with **WSL integration enabled**).
54+
5155
**uv** (Python package manager):
5256
```bash
5357
curl -LsSf https://astral.sh/uv/install.sh | sh
@@ -319,4 +323,4 @@ Before connecting your phone, make sure everything works:
319323

320324
- **Full Documentation**: [CLAUDE.md](CLAUDE.md) - Complete technical reference
321325
- **Architecture Details**: [Docs/features.md](Docs/features.md) - How everything works
322-
- **Advanced Setup**: [Docs/init-system.md](Docs/init-system.md) - Power user options
326+
- **Advanced Setup**: [Docs/init-system.md](Docs/init-system.md) - Power user options

0 commit comments

Comments
 (0)