Skip to content

Commit 53a31b8

Browse files
Merge pull request #11 from auth0/update-readme
chore: update readme to install from npmjs
2 parents b2af814 + f6515d9 commit 53a31b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ As an example, Checkmate activity might result in a log entry like the one shown
6969
Install Auth0 Checkmate globally to use it as a standalone CLI tool:
7070

7171
```bash
72-
npm install -g https://github.com/auth0/auth0-checkmate
72+
npm install -g @auth0/auth0-checkmate
7373
```
7474

7575
Then run it with:

0 commit comments

Comments
 (0)