X-Git-Url: http://git.drewedgar.com/website.git/blobdiff_plain/c38e46874b2fbe844211d861471e4b8c2d624359..e3456c63c394d8b8089d0e943d55c2ed025bf12e:/README.md 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