diff --git a/bmad-core/tasks/shard-doc.md b/bmad-core/tasks/shard-doc.md index 57134980..f05b4f9c 100644 --- a/bmad-core/tasks/shard-doc.md +++ b/bmad-core/tasks/shard-doc.md @@ -46,7 +46,7 @@ Then proceed with the manual method below ONLY if markdownExploder is false.]] ```bash npm install -g @kayvan/markdown-tree-parser - + # Then use the shorter command md-tree explode [source-document] [destination-folder] ``` diff --git a/expansion-packs/bmad-godot-game-dev/tasks/shard-doc.md b/expansion-packs/bmad-godot-game-dev/tasks/shard-doc.md index 8f580a51..edc82127 100644 --- a/expansion-packs/bmad-godot-game-dev/tasks/shard-doc.md +++ b/expansion-packs/bmad-godot-game-dev/tasks/shard-doc.md @@ -46,7 +46,7 @@ Then proceed with the manual method below ONLY if markdownExploder is false.]] ```bash npm install -g @kayvan/markdown-tree-parser - + # Then use the shorter command md-tree explode [source-document] [destination-folder] ```