Skip to content

Commit 932bf75

Browse files
committed
docs: add Homebrew installation method
1 parent f35b1a0 commit 932bf75

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,13 @@ Download the latest version for your platform from the [Releases](../../releases
6868
| Linux (Debian/Ubuntu) | `backend-ai-go-x.x.x-linux-x64.deb` |
6969
| Linux (Other distros) | `backend-ai-go-x.x.x-linux-x64.flatpak` |
7070

71+
### macOS (Homebrew)
72+
73+
```bash
74+
brew tap lablup/tap
75+
brew install --cask backend-ai-go
76+
```
77+
7178
### macOS
7279
1. Download the `.dmg` file
7380
2. Open and drag Backend.AI GO to your Applications folder

0 commit comments

Comments
 (0)