From e3456c63c394d8b8089d0e943d55c2ed025bf12e Mon Sep 17 00:00:00 2001 From: Drew Edgar Date: Wed, 18 Mar 2026 14:45:24 +0000 Subject: [PATCH] CHORE: Altered readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f3e5b66..65e0810 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This is my personal website, hosting my CV, blog posts, and anything else I thin ## How to Use -To build and host the website: +To build and host the eleventy website: ```zsh $ npm install $ npm run build && npm run start -- 2.52.0