The install directory is now configurable, with a few minute issues

This commit is contained in:
Brian Madison
2025-11-08 13:58:43 -06:00
parent a4bbfc4b6e
commit 1728acfb0f
224 changed files with 1303 additions and 1036 deletions

View File

@@ -29,7 +29,7 @@ BMad Method (BMM) helps you build software through guided workflows with special
npx bmad-method@alpha install
```
The interactive installer will guide you through setup and create a `bmad/` folder with all agents and workflows.
The interactive installer will guide you through setup and create a `{bmad_folder}/` folder with all agents and workflows.
---