X-Git-Url: http://git.drewedgar.com/website.git/blobdiff_plain/4ce500eac7f36750f0611ce1acef6b2d02a161cd..e3456c63c394d8b8089d0e943d55c2ed025bf12e:/README.md?ds=sidebyside 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