Merge pull request #1 from viditbee/alpha-install-command

Update installation command for alpha
This commit is contained in:
Vidit Bhavsar 2025-12-29 00:22:13 +05:30 committed by GitHub
commit 0037f964be
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@ With **BMad Builder**, you can architect both simple agents and vastly complex d
```bash
# Install v6 Alpha (recommended)
npx bmad-method install
npx bmad-method@alpha install
# Or stable v4 for production
npx bmad-method@latest install