Commit 2653f6b5 authored by gmgreg's avatar gmgreg

Update README.md

Fix command line for example-cli
parent 58d9ae90
...@@ -52,7 +52,7 @@ The example CLI will start, connect to the Dex instance to gather discovery info ...@@ -52,7 +52,7 @@ The example CLI will start, connect to the Dex instance to gather discovery info
```console ```console
./bin/example-cli \ ./bin/example-cli \
--client-id example-cli --client-id example-cli \
--client-secret examplie-cli-secret --client-secret examplie-cli-secret \
--discovery=http://127.0.0.1:5556 --discovery=http://127.0.0.1:5556
``` ```
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment