]> git.drewedgar.com - website.git/commitdiff
CHORE: Altered readme
authorDrew Edgar <[email protected]>
Wed, 18 Mar 2026 14:45:24 +0000 (14:45 +0000)
committerDrew Edgar <[email protected]>
Wed, 18 Mar 2026 14:45:24 +0000 (14:45 +0000)
README.md

index f3e5b6624a87d0a2d8aac507962c373cb0242a72..65e0810962ef20b5bebde56f3c23a9f4ee12f793 100644 (file)
--- 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