Skip to content

Commit

Permalink
readme: remove renamed flag
Browse files Browse the repository at this point in the history
  • Loading branch information
3u13r committed Mar 8, 2024
1 parent 96fd136 commit 0987922
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ will fetch a certificate for the workload and the workload is started.
An end user (data owner) can verify the Contrast deployment using the `verify` command.

```sh
./contrast verify -c "${coordinator}:1313" -o ./verify
./contrast verify -c "${coordinator}:1313"
```

The CLI will attest the Coordinator using embedded reference values. The CLI will write the service mesh
Expand Down

0 comments on commit 0987922

Please sign in to comment.