Skip to content

Commit

Permalink
Document brew tap under usage
Browse files Browse the repository at this point in the history
  • Loading branch information
itsdalmo committed May 16, 2021
1 parent 7ca7c6a commit c189192
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,13 @@ Required IAM privileges:

#### Binary

Grab a binary from the [releases](https://github.com/telia-oss/aws-env/releases) and start your process with:
Install using [homebrew](https://brew.sh/):

```bash
brew install telia-oss/tap/aws-env
```

Or grab binary from the [releases](https://github.com/telia-oss/aws-env/releases), and start your process with:

```bash
aws-env exec -- <command>
Expand Down

0 comments on commit c189192

Please sign in to comment.