From: Drew Edgar Date: Wed, 18 Mar 2026 14:45:24 +0000 (+0000) Subject: CHORE: Altered readme X-Git-Url: http://git.drewedgar.com/website.git/commitdiff_plain/e3456c63c394d8b8089d0e943d55c2ed025bf12e?ds=inline;hp=4ce500eac7f36750f0611ce1acef6b2d02a161cd CHORE: Altered readme --- 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