Skip to content

Commit 5c210b7

Browse files
Change flags from -H to -e in README.md (#119)
Co-authored-by: Cameron Cooke <web@cameroncooke.com>
1 parent ea42521 commit 5c210b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ To use XcodeBuildMCP with [Claude Code](https://code.anthropic.com), you can add
170170
claude mcp add XcodeBuildMCP npx xcodebuildmcp@latest
171171

172172
# Or with environment variables
173-
claude mcp add XcodeBuildMCP npx xcodebuildmcp@latest -H INCREMENTAL_BUILDS_ENABLED=false -H XCODEBUILDMCP_SENTRY_DISABLED=false
173+
claude mcp add XcodeBuildMCP npx xcodebuildmcp@latest -e INCREMENTAL_BUILDS_ENABLED=false -e XCODEBUILDMCP_SENTRY_DISABLED=false
174174
```
175175

176176
##### Smithery

0 commit comments

Comments
 (0)