Update installation command for alpha
This commit is contained in:
parent
b509fb9a1e
commit
30052ab269
|
|
@ -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