You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Update stale /bmad:core:tools:shard-doc command to /bmad-shard-doc
- Fix 100vw scrollbar overflow: banner uses width:100%, html gets overflow-x:clip
- Add :focus-visible ring to banner link for keyboard navigation
- Use file.path instead of file.history[0] in rehype-markdown-links
- Fix incomplete sentence in install-bmad.md
- Drop unnecessary fetch-depth:0 from docs deploy workflow
Co-Authored-By: Claude Opus 4.6 <[email protected]>
Copy file name to clipboardExpand all lines: docs/how-to/install-bmad.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ sidebar:
7
7
8
8
Use the `npx bmad-method install` command to set up BMad in your project with your choice of modules and AI tools.
9
9
10
-
If you want to use a non interactive installer and provide all install options on the command line, [this guide](../non-interactive-installation.md).
10
+
If you want to use a non interactive installer and provide all install options on the command line, see [this guide](../non-interactive-installation.md).
0 commit comments