refactor: update file paths to remove leading dot from bmad-core references
This commit is contained in:
@@ -132,7 +132,7 @@ npx bmad-method install
|
||||
|
||||
**Verify Game Development Installation**:
|
||||
|
||||
- `.bmad-core/` folder created with all core agents
|
||||
- `bmad-core/` folder created with all core agents
|
||||
- `.bmad-2d-unity-game-dev/` folder with game development agents
|
||||
- IDE-specific integration files created
|
||||
- Game development agents available with `/bmad2du` prefix (per config.yaml)
|
||||
|
||||
@@ -76,7 +76,7 @@ node tools/install-expansion-pack.js infrastructure
|
||||
|
||||
This will:
|
||||
|
||||
1. Copy all files to their appropriate locations in `.bmad-core/`
|
||||
1. Copy all files to their appropriate locations in `bmad-core/`
|
||||
2. Update any necessary configurations
|
||||
3. Make the DevOps agent available in teams
|
||||
|
||||
|
||||
Reference in New Issue
Block a user