From 3822e1626b0995f75a524b2075b700459fa82a9b Mon Sep 17 00:00:00 2001 From: "Jorge O. Castro" Date: Sun, 29 Dec 2024 12:52:59 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bfb9e86..7c86af5 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ This provides users a method of verifying the image. gh secret set SIGNING_SECRET < cosign.key ``` -4. Commit the `cosign.pub` file into your git repository +4. Commit the `cosign.pub` file to the root of your git repository. ### Examples - [m2os](https://github.com/m2giles/m2os)