Skip to content

Commit

Permalink
add macos tap to package repositories
Browse files Browse the repository at this point in the history
  • Loading branch information
psharma04 committed Oct 20, 2024
1 parent 50cf77b commit 81f652a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,12 @@ I do **not** maintain any instances of Dorion in any package repositories myself
```sh
nix-shell -p dorion
```
* MacOS:
* Homebrew (Maintained by [psharma04](https://github.com/psharma04))
```sh
brew tap psharma04/dorion
brew install --cask dorion
```

> [!NOTE]
> Maintaining Dorion in a different package repository that I don't know about? Feel free to [open a PR](https://github.com/SpikeHD/Dorion/pulls) to add it here!
Expand Down

0 comments on commit 81f652a

Please sign in to comment.