From 08b06002bb0fc3b43cc41fdd0230bcf9b461fb7e Mon Sep 17 00:00:00 2001 From: "Jorge L. Fatta" Date: Fri, 16 Apr 2021 11:18:52 -0300 Subject: [PATCH] docs: link the pkg managers on the readme (#250) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index be7b76a33..1ab83a5d3 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ With the Auth0 CLI, you can: ### macOS -#### Homebrew +#### [Homebrew](https://brew.sh/) ```bash brew install auth0/auth0-cli/auth0 @@ -54,7 +54,7 @@ brew install auth0/auth0-cli/auth0 ### Windows -#### Scoop +#### [Scoop](https://scoop.sh/) ```bash scoop bucket add auth0 https://github.com/auth0/scoop-auth0-cli.git