Skip to content

Commit 12734b5

Browse files
committed
Fix command syntax for MVP implementation in GitHub Spec Kit instructions
1 parent d7dba46 commit 12734b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Instructions/Labs/LAB_AK_13_implement-spec-driven-development.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -738,7 +738,7 @@ Use the following steps to complete this task:
738738
For example (referencing the MVP implementation example from the previous step), you might enter the following command:
739739
740740
```dotnetcli
741-
speckit/implement Implement the MVP first strategy (Tasks: T001 - T045)
741+
/speckit.implement Implement the MVP first strategy (Tasks: T001 - T045)
742742
```
743743
744744
This command instructs GitHub Copilot to begin implementing the tasks required for the MVP version of the document upload and management feature.

0 commit comments

Comments
 (0)