Skip to content

Commit

Permalink
Homebrew installation instructions (#68)
Browse files Browse the repository at this point in the history
  • Loading branch information
rcrowe authored Jan 3, 2023
1 parent 84daf3f commit 769068a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,14 @@ install via the following command:
go install github.com/uw-labs/[email protected]
```

### Homebrew

If you're on macOS or Linux and have [Homebrew](https://brew.sh/) installed, getting Strongbox is as simple as running:

```
brew install uw-labs/tap/strongbox
```

## Usage

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

0 comments on commit 769068a

Please sign in to comment.