Skip to content

Commit de7f5fd

Browse files
committed
Add Homebrew instructions to README
1 parent 6071b77 commit de7f5fd

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

+9
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,15 @@ can install it in your system via the usual ways, or try it with:
6161
nix run nixpkgs#passepartui
6262
```
6363

64+
### Installation with Homebrew
65+
66+
A tap for installing `passepartui` with [Homebrew](https://brew.sh/) is available with this [repository](https://github.com/kardwen/homebrew-passepartui).
67+
68+
```sh
69+
brew tap kardwen/passepartui
70+
brew install passepartui
71+
```
72+
6473
### Manual installation
6574

6675
Clone the repository and change to the directory:

0 commit comments

Comments
 (0)