From 4b56a90c14cd10fb65a3d5f0b7184bb3f41ef639 Mon Sep 17 00:00:00 2001 From: rgcosta Date: Thu, 28 May 2026 08:20:26 +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 28ae75c..6793620 100644 --- a/README.md +++ b/README.md @@ -105,7 +105,7 @@ npm run build # outputs to dist/ # Deploy dist/ to any static host: Cloudflare Pages, Netlify, Vercel, nginx ``` -For Cloudflare Pages (recommended for rcosta.uk): +For Cloudflare Pages: - Build command: `npm run build` - Output directory: `dist`