Update installation command for v6 Alpha in README

This commit is contained in:
Ernest Barron 2025-11-18 15:28:43 -08:00 committed by GitHub
parent 0ca164de34
commit 0ff134cc55
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
>
> **Getting Started:**
>
> - **Install v6 Alpha:** `npx bmad-method install`
> - **Install v6 Alpha:** `npx bmad-method@alpha install`
> - **Install stable v4:** `npx bmad-method@latest install`
> - **Not sure what to do?** Load any agent and run `*workflow-init` for guided setup
> - **v4 Users:** [View v4 documentation](https://github.com/bmad-code-org/BMAD-METHOD/tree/V4) or [upgrade guide](./docs/v4-to-v6-upgrade.md)