Skip to content

Commit fffd2ad

Browse files
authored
Fix typo in README regarding GitHub Copilot CLI
1 parent fee81b1 commit fffd2ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ Bare `specify self upgrade` executes immediately, matching the no-prompt behavio
7979

8080
### 3. Establish project principles
8181

82-
Launch your coding agent in the project directory. Most agents expose spec-kit as `/speckit.*` slash commands; Codex CLI in skills mode uses `$speckit-*` instead; Github Copilot CLI uses `/agents` to select the agent or address it directly in a prompt.
82+
Launch your coding agent in the project directory. Most agents expose spec-kit as `/speckit.*` slash commands; Codex CLI in skills mode uses `$speckit-*` instead; GitHub Copilot CLI uses `/agents` to select the agent or address it directly in a prompt.
8383

8484
Use the **`/speckit.constitution`** command to create your project's governing principles and development guidelines that will guide all subsequent development.
8585

0 commit comments

Comments
 (0)