Skip to content

Commit 51db530

Browse files
committed
Update README
1 parent e78b712 commit 51db530

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
@@ -138,14 +138,14 @@ The diagnostic tool is a standalone utility that checks your system configuratio
138138

139139
```bash
140140
# Run the diagnostic tool using mise
141-
mise x npm:xcodebuildmcp@1.3.1 -- xcodebuildmcp-diagnostic
141+
mise x npm:xcodebuildmcp@1.3.2 -- xcodebuildmcp-diagnostic
142142
```
143143

144144
#### Using with npx
145145

146146
```bash
147147
# Run the diagnostic tool using npx
148-
npx xcodebuildmcp@1.3.1 xcodebuildmcp-diagnostic
148+
npx xcodebuildmcp@1.3.2 xcodebuildmcp-diagnostic
149149
```
150150

151151
The diagnostic tool will output comprehensive information about:

0 commit comments

Comments
 (0)