docs: consistent use of re-authenticate over re-login

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Giulio Vaccari
2026-04-29 09:11:00 +02:00
committed by Giulio Vaccari
parent 5bd9f3c161
commit ba29ab1a02

View File

@@ -45,7 +45,7 @@ pkill -f opencode || true
Stop-Process -Name "opencode" -Force -ErrorAction SilentlyContinue
```
2) Clear the plugin caches and re-login:
2) Clear the plugin caches and re-authenticate:
**macOS/Linux:**
```bash