]> git.drewedgar.com - website.git/blobdiff - README.md
CHORE: Altered readme
[website.git] / README.md
index f3e5b6624a87d0a2d8aac507962c373cb0242a72..532810b4799ebb52aa084e17f16abc42a35f121f 100644 (file)
--- a/README.md
+++ b/README.md
@@ -4,13 +4,12 @@ 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
 ```
 
-
 ## Style guide
 
 This project uses commit and issue conventions from [Conventional Commits](https://www.conventionalcommits.org).