Skip to content

Commit 737f355

Browse files
fix: correct grammar in install instruction
- Change 'copy and past' to 'copy and paste' - Change 'the below command' to 'the command below' Co-authored-by: web <web@cameroncooke.com>
1 parent 4f0ccc4 commit 737f355

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
@@ -165,7 +165,7 @@ XcodeBuildMCP now includes two optional agent skills:
165165
- **CLI Skill**: Primes the agent with instructions on how to navigate the CLI (recommended when using the CLI).
166166

167167

168-
To install, copy and past the below command into a terminal and follow the on-screen instructions.
168+
To install, copy and paste the command below into a terminal and follow the on-screen instructions.
169169

170170
```bash
171171
curl -fsSL https://raw.githubusercontent.com/cameroncooke/XcodeBuildMCP/main/scripts/install-skill.sh -o install-skill.sh && bash install-skill.sh

0 commit comments

Comments
 (0)