Skip to content

Commit

Permalink
Update README.md to simplify brew install (mike-engel#156)
Browse files Browse the repository at this point in the history
  • Loading branch information
weltonrodrigo committed Dec 9, 2021
1 parent bff0bf6 commit 7080c0c
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,9 @@ You should install it somewhere in your `$PATH`. For Linux and macOS, a good pla

## Homebrew

For those with Homebrew, you'll need to `brew tap mike-engel/jwt-cli` repo to install it.

```sh
# Tap and install jwt-cli
brew tap mike-engel/jwt-cli
brew install jwt-cli
# Install jwt-cli
brew install mike-engel/jwt-cli/jwt-cli

# Ensure it worked ok by running the help command
jwt help
Expand Down

0 comments on commit 7080c0c

Please sign in to comment.