Merge pull request #1 from viditbee/alpha-install-command
Update installation command for alpha
This commit is contained in:
commit
0037f964be
|
|
@ -80,7 +80,7 @@ With **BMad Builder**, you can architect both simple agents and vastly complex d
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# Install v6 Alpha (recommended)
|
# Install v6 Alpha (recommended)
|
||||||
npx bmad-method install
|
npx bmad-method@alpha install
|
||||||
|
|
||||||
# Or stable v4 for production
|
# Or stable v4 for production
|
||||||
npx bmad-method@latest install
|
npx bmad-method@latest install
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue