docs: use providers login

This commit is contained in:
Peter Steinberger
2026-01-10 16:44:48 +01:00
parent 8978ac425e
commit 239e9bafc8
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -80,7 +80,7 @@ sudo systemctl restart clawdbot
# Provider login (run as clawdbot user)
sudo -i -u clawdbot
clawdbot login
clawdbot providers login
```
## Security Architecture
@@ -187,7 +187,7 @@ Make sure you're running as the `clawdbot` user:
```bash
sudo -i -u clawdbot
clawdbot login
clawdbot providers login
```
## Advanced Configuration