Browse Source

Merge pull request #421 from gmgreg/gmgreg-patch-1

Update examples/README.md
pull/424/head
Eric Chiang 10 years ago
parent
commit
0a7ab7b47d
  1. 4
      examples/README.md

4
examples/README.md

@ -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
```

Loading…
Cancel
Save