Skip to content

Commit 1688c83

Browse files
authored
Update note formatting in README.md
1 parent 372283a commit 1688c83

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ Add XcodeBuildMCP to your MCP client configuration. Most clients use JSON config
173173
tool_timeout_sec = 10000
174174
```
175175

176-
> [!NOTE]
176+
> **NOTE**:
177177
> Codex Agent when running in Xcode has a limited PATH by default. The above example should work for most users but if you find the server doesn't start or is not available, it's likely because npx is not found so you might have to adjust the above configuration accordingly.
178178
179179
<br />
@@ -202,7 +202,7 @@ Add XcodeBuildMCP to your MCP client configuration. Most clients use JSON config
202202
}
203203
```
204204

205-
> [!NOTE]
205+
> **NOTE**:
206206
> Claude Code Agent when running in Xcode has a limited PATH by default. The above example should work for most users but if you find the server doesn't start or is not available, it's likely because npx is not found so you might have to adjust the above configuration accordingly.
207207
208208
<br />

0 commit comments

Comments
 (0)