Skip to content

Commit 908a42d

Browse files
committed
docs: add note about brew
1 parent 609fb73 commit 908a42d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,13 @@ On Windows, you can use `winget`:
2828
winget install ctron.oidc
2929
```
3030

31+
With `brew` to you can:
32+
33+
```bash
34+
brew tap ctron/tap
35+
brew install ctron/tap/oidc
36+
```
37+
3138
## Example
3239

3340
Creating a new (confidential) client:

0 commit comments

Comments
 (0)