Skip to content

Commit afcbe29

Browse files
committed
Update README.md to include macOS DMG installer download links and alternative installation methods for improved user guidance.
1 parent 7a54f56 commit afcbe29

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,14 @@
2929

3030
### 1. Install
3131

32+
**macOS (Recommended - DMG Installer):**
33+
34+
Download the latest DMG installer for your architecture:
35+
- **Apple Silicon (M1/M2):** [Download DMG](https://github.com/smart-mcp-proxy/mcpproxy-go/releases/latest)`mcpproxy-*-darwin-arm64.dmg`
36+
- **Intel Mac:** [Download DMG](https://github.com/smart-mcp-proxy/mcpproxy-go/releases/latest)`mcpproxy-*-darwin-amd64.dmg`
37+
38+
**Alternative install methods:**
39+
3240
macOS (Homebrew):
3341
```bash
3442
brew install smart-mcp-proxy/mcpproxy/mcpproxy

0 commit comments

Comments
 (0)