Update installation command for v6 Alpha

This commit is contained in:
Luke Cheng 2025-11-18 11:21:13 -05:00 committed by GitHub
parent 0ca164de34
commit 9d024ba1cc
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:** > **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` > - **Install stable v4:** `npx bmad-method@latest install`
> - **Not sure what to do?** Load any agent and run `*workflow-init` for guided setup > - **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) > - **v4 Users:** [View v4 documentation](https://github.com/bmad-code-org/BMAD-METHOD/tree/V4) or [upgrade guide](./docs/v4-to-v6-upgrade.md)