Skip to content

Commit 769068a

Browse files
authored
Homebrew installation instructions (#68)
1 parent 84daf3f commit 769068a

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,14 @@ install via the following command:
3838
go install github.com/uw-labs/strongbox@v1.0.0
3939
```
4040

41+
### Homebrew
42+
43+
If you're on macOS or Linux and have [Homebrew](https://brew.sh/) installed, getting Strongbox is as simple as running:
44+
45+
```
46+
brew install uw-labs/tap/strongbox
47+
```
48+
4149
## Usage
4250

4351
1. As a one time action, install the plugin by running `strongbox -git-config`.

0 commit comments

Comments
 (0)