mirror of
https://github.com/bmadcode/BMAD-METHOD.git
synced 2025-12-29 16:14:59 +00:00
docs: fix incorrect npm package references
- Fix npx bmad → npx bmad-method in documentation - Only bmad-method is registered in npm registry, not bmad - Clarify that bmad command works locally when BMAD is installed - Update installation guides to use correct package name Ensures users don't get 'package not found' errors when trying npx bmad
This commit is contained in:
@@ -219,7 +219,7 @@ cp /path/to/commit-poet.agent.yaml .bmad/custom/agents/
|
||||
|
||||
# Install with personalization
|
||||
bmad agent-install
|
||||
# or: npx bmad agent-install
|
||||
# or: npx bmad-method agent-install
|
||||
```
|
||||
|
||||
The installer:
|
||||
|
||||
Reference in New Issue
Block a user