Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jfatta authored Jan 26, 2021
1 parent 94d3f24 commit 0422a3e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ Stripe CLI, etc.

## Installation
### macOS
1. Download the binaries: https://github.com/auth0/auth0-cli/releases/latest/auth0-cli_0.1.0_Darwin_x86_64.tar.gz
1. Download the binaries from the latest release: https://github.com/auth0/auth0-cli/releases/latest/
1. Extract
1. Move to `/usr/local/bin/auth0`
1. Move to `auth0` to `/usr/local/bin/auth0`, e.g.: `mv ~/Desktop/auth0 /usr/local/bin`
1. Setup CLI commands completion for your terminal:
- (**bash**) `auth0 completion bash > /usr/local/etc/bash_completion.d/auth0`
- (**zsh**) `auth0 completion zsh > "${fpath[1]}/_auth0"`
Expand Down

0 comments on commit 0422a3e

Please sign in to comment.