From e2a4e20813865154384156aa31624b6d83cbe67c Mon Sep 17 00:00:00 2001 From: Josh Dolitsky Date: Mon, 26 Jul 2021 17:55:29 -0500 Subject: [PATCH] clarify magician description Signed-off-by: Josh Dolitsky --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ff4aa80..b86ec54 100644 --- a/README.md +++ b/README.md @@ -55,9 +55,9 @@ $ echo "us.gcr.io" | docker-credential-magic get ### `docker-credential-magician` The following example shows how `docker-credential-magician` can be used to -augment the [`cosign`](https://github.com/sigstore/cosign) image with -various credential helpers, set the default credential store to `magic`, -and push the new image to a registry running at `localhost:5000`: +(1) augment the [`cosign`](https://github.com/sigstore/cosign) image with +various credential helpers, (2) set the default credential store to `magic`, +and (3) push the new image to a registry running at `localhost:5000`: ``` $ docker-credential-magician gcr.io/projectsigstore/cosign/ci/cosign:v0.5.0 \