docs: update install instructions

This commit is contained in:
Emanuel Casco 2026-05-05 10:15:45 +02:00
parent 50a2d887fd
commit ee8f441a15

View file

@ -18,13 +18,27 @@
## Installation
Homebrew installation is coming soon.
Install with Homebrew:
```bash
# TODO: replace with the published Homebrew tap/formula
brew install emanuelcasco/tap/ocgo
```
Or tap the repository first:
```bash
brew tap emanuelcasco/tap
brew install ocgo
```
Build from source:
```bash
git clone https://github.com/emanuelcasco/ocgo.git
cd ocgo
make install
```
## Configuration
Run setup and paste your OpenCode Go API key when prompted: