Skip to content

Commit bb450f2

Browse files
committed
docs(skills): update auth command to use npx invocation
1 parent 9982600 commit bb450f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • plugins/constellation/skills/constellation-troubleshooting

plugins/constellation/skills/constellation-troubleshooting/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Check error.code:
6565
1. **Configure credentials:**
6666

6767
```bash
68-
constellation auth
68+
npx @constellationdev/cli auth
6969
```
7070

7171
2. **Check if key is set:**

0 commit comments

Comments
 (0)