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 7, 2024
1 parent de8df37 commit b425a3d
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 @@ -171,7 +171,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 b425a3d

Please sign in to comment.