File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ This uses **micro-file architecture** for disciplined execution:
2828
2929### Configuration Loading
3030
31- Load config from ` {project-root}/{bmad_folder}/bmm /config.yaml ` and resolve:
31+ Load config from ` {project-root}/{bmad_folder}/core /config.yaml ` and resolve:
3232
3333- ` project_name ` , ` output_folder ` , ` user_name `
3434- ` communication_language ` , ` document_output_language ` , ` user_skill_level `
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ This uses **micro-file architecture** with **sequential conversation orchestrati
2727
2828### Configuration Loading
2929
30- Load config from ` {project-root}/{bmad_folder}/bmm /config.yaml ` and resolve:
30+ Load config from ` {project-root}/{bmad_folder}/core /config.yaml ` and resolve:
3131
3232- ` project_name ` , ` output_folder ` , ` user_name `
3333- ` communication_language ` , ` document_output_language ` , ` user_skill_level `
You can’t perform that action at this time.
0 commit comments