Skip to content

Commit 5a97117

Browse files
author
Sophie Fitzpatrick
committed
tweak to readme
1 parent d446d97 commit 5a97117

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,10 @@ You will need an access token to use the CLI, generate a new one or find the one
1818
You can export your token by running this command from the same dir you installed the CLI:
1919
`export MARVEL_CLI_TOKEN='your access token'`
2020

21-
The CLI will then automatically use this token for each command you run (so you don't have to auth each one individually). Or you can wait until the CLI prompts you for your auth token, then we'll save it for you in the same manner.
21+
The CLI will then automatically use this token for each command you run (so you don't have to auth each one individually).
22+
23+
To unauth:
24+
`unset MARVEL_CLI_TOKEN`
2225

2326
## Example:
2427

0 commit comments

Comments
 (0)