Skip to content

Commit 4aec74f

Browse files
committed
docs: update install command to ai-cc-router
1 parent ec8d7c1 commit 4aec74f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ Run cc-router on a machine everyone on the team can reach — a home server, a V
9494
#### On the server
9595

9696
```bash
97-
npm install -g cc-router
97+
npm install -g ai-cc-router
9898
cc-router setup # configure the 3 shared accounts
9999
cc-router service install # auto-start on boot
100100
```
@@ -172,7 +172,7 @@ Each developer then points to:
172172

173173
```bash
174174
# 1. Install
175-
npm install -g cc-router
175+
npm install -g ai-cc-router
176176

177177
# 2. Wizard: extract tokens + configure Claude Code automatically
178178
cc-router setup

0 commit comments

Comments
 (0)