docs: clarify npm vs git install switching

This commit is contained in:
Peter Steinberger
2026-01-09 23:10:09 +01:00
parent 15757d01bc
commit 8624feb36a
3 changed files with 28 additions and 0 deletions

View File

@@ -112,6 +112,8 @@ clawdbot providers login
clawdbot gateway --port 18789
```
Switching between npm and git installs later is easy: install the other flavor and run `clawdbot doctor` to update the gateway service entrypoint.
From source (development):
```bash