Skip to content

Commit

Permalink
Update CONTRIBUTING.md (argoproj#2410)
Browse files Browse the repository at this point in the history
Update how to get the token. The currently described way don't seem to work.
  • Loading branch information
NikeNano committed Mar 11, 2020
1 parent f2ca045 commit 20d6e27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ You need the token to access the CLI or UI:

eval $(make env)

./dist/argo token
./dist/argo auth token

At this point you’ll have everything you need to use the CLI and UI.

Expand Down

0 comments on commit 20d6e27

Please sign in to comment.