We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f35b1a0 commit 932bf75Copy full SHA for 932bf75
1 file changed
README.md
@@ -68,6 +68,13 @@ Download the latest version for your platform from the [Releases](../../releases
68
| Linux (Debian/Ubuntu) | `backend-ai-go-x.x.x-linux-x64.deb` |
69
| Linux (Other distros) | `backend-ai-go-x.x.x-linux-x64.flatpak` |
70
71
+### macOS (Homebrew)
72
+
73
+```bash
74
+brew tap lablup/tap
75
+brew install --cask backend-ai-go
76
+```
77
78
### macOS
79
1. Download the `.dmg` file
80
2. Open and drag Backend.AI GO to your Applications folder
0 commit comments