Merge pull request #421 from gmgreg/gmgreg-patch-1
Update examples/README.md
This commit is contained in:
commit
0a7ab7b47d
1 changed files with 2 additions and 2 deletions
|
@ -52,7 +52,7 @@ The example CLI will start, connect to the Dex instance to gather discovery info
|
|||
|
||||
```console
|
||||
./bin/example-cli \
|
||||
--client-id example-cli
|
||||
--client-secret examplie-cli-secret
|
||||
--client-id example-cli \
|
||||
--client-secret examplie-cli-secret \
|
||||
--discovery=http://127.0.0.1:5556
|
||||
```
|
||||
|
|
Reference in a new issue