Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,9 @@ Decisions enforce verification requirements: agent must run tests and show proof
curl -fsSL https://raw.githubusercontent.com/AxmeAI/axme-code/main/install.sh | bash
```

Installs to `~/.local/bin/axme-code`. Supports Linux and macOS (x64 and ARM64). Native Windows is not yet supported.
Installs to `~/.local/bin/axme-code`. Supports Linux and macOS (x64 and ARM64).

**Windows via WSL2** is supported. Install a WSL2 distro (`wsl --install -d Ubuntu-22.04`), then install both Claude Code and axme-code **inside** your WSL distro — not on the Windows host. Native Windows is not yet supported.

### Setup

Expand Down