Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ On macOS, SkyEye can be installed using [Homebrew](https://brew.sh/):

```bash
brew tap dharmab/skyeye
brew trust dharmab/skyeye/skyeye
brew install dharmab/skyeye/skyeye
```

Expand Down
1 change: 1 addition & 0 deletions docs/ADMIN.md
Original file line number Diff line number Diff line change
Expand Up @@ -566,6 +566,7 @@ Install SkyEye. The installation includes the `ggml-small.en.bin` model.

```sh
brew tap dharmab/skyeye
brew trust dharmab/skyeye/skyeye
brew install dharmab/skyeye/skyeye
```

Expand Down
1 change: 1 addition & 0 deletions docs/QUICKSTART-MACOS.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ Run the following commands in a terminal:

```sh
brew tap skyeye/skyeye
brew trust dharmab/skyeye/skyeye
brew install dharmab/skyeye/skyeye
```

Expand Down
Loading