Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Widcket committed Oct 13, 2021
1 parent b145331 commit 2b1800e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,9 @@ The authenticator of the CLI defaults to the default Auth0 cloud `auth0.auth0.co
To change the text editor used for editing templates, rules, and actions, set the environment variable `EDITOR`:
`export EDITOR="code -w"`
`export EDITOR="nano"`
## Anonymous Analytics
By default, the CLI tracks some anonymous usage events. This helps us understand how the CLI is being used, so we can continue to improve it. You can opt-out by setting the environment variable `AUTH0_CLI_ANALYTICS` to `false`.
Expand All @@ -258,4 +260,3 @@ Please check the [contributing guidelines](CONTRIBUTING.md).
## Author

[Auth0](https://auth0.com)
-

0 comments on commit 2b1800e

Please sign in to comment.