From cfff7b3bd4d893c4c081152b89361fdd95b15e2f Mon Sep 17 00:00:00 2001 From: brooke Date: Sun, 10 Mar 2024 00:28:15 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0ed048b..80b9d8b 100644 --- a/README.md +++ b/README.md @@ -6,4 +6,4 @@ Hugo actions template including a demo site 1. Grab the test script from `/bin` 2. Grab the yaml files from `.gitea` -3. If you actions runners don't have a hugo-latest tag, grab the container `klakegg/hugo:ext-alpine-ci` \ No newline at end of file +3. If your actions runners don't have a hugo-latest tag, grab the container `klakegg/hugo:ext-alpine-ci`, or really any other alpine based hugo container, you may need to edit what packages it grabs based on the container you're using \ No newline at end of file