Skip to content

Commit 4717156

Browse files
committed
Clarify initialization instructions for GitHub Spec Kit with an example directory path
1 parent 3fe5264 commit 4717156

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
@@ -117,7 +117,7 @@ Use the following steps to complete this task:
117117
cd ContosoDashboard
118118
```
119119
120-
> **IMPORTANT**: GitHub Spec Kit must be initialized in the root directory of your cloned repository.
120+
> **IMPORTANT**: GitHub Spec Kit must be initialized in the root directory of your cloned repository. For example, if you cloned the repository to `C:\TrainingProjects\ContosoDashboard`, ensure that you run the `specify init` command from within the `C:\TrainingProjects\ContosoDashboard` directory.
121121
122122
1. To initialize GitHub Spec Kit within your existing project, enter the following command:
123123

0 commit comments

Comments
 (0)