add interactive diagram to test final doc build and layout

This commit is contained in:
Brian Madison
2026-01-25 22:12:23 -06:00
parent 9b12f6f86c
commit c352e03d18
7 changed files with 360 additions and 731 deletions

View File

@@ -22,7 +22,7 @@ Use the `npx bmad-method install` command to set up BMad in your project with yo
### 1. Run the Installer
```bash
npx bmad-method@alpha install
npx bmad-method install
```
### 2. Choose Installation Location
@@ -68,13 +68,6 @@ your-project/
Run the `help` workflow (`/bmad-help` on most platforms) to verify everything works and see what to do next.
## Living on the Edge
**Latest pre-release (alpha/beta):**
```bash
npx bmad-method@alpha install
```
**Latest from main branch:**
```bash
npx github:bmad-code-org/BMAD-METHOD install