From abda9f7b0448c4b91e7d80c9435d69dd582537e5 Mon Sep 17 00:00:00 2001 From: Justin Zobel Date: Wed, 24 Jun 2026 13:27:06 +0930 Subject: [PATCH] Update installation instructions for caddy-hitcounter --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c174a55b..8c2b4c44 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ This is the source of the Caddy website, [caddyserver.com](https://caddyserver.c ## Requirements - Caddy v2.7.6 or newer (installed in your PATH as `caddy`) -- To display the retro hit counter (just for fun), the [caddy-hitcounter](https://github.com/mholt/caddy-hitcounter) plugin. Then uncomment the relevant lines in the Caddyfile. +- To display the retro hit counter (just for fun), install the [caddy-hitcounter](https://github.com/mholt/caddy-hitcounter) plugin. Then uncomment the relevant lines in the Caddyfile. ## Quick start