X-Git-Url: http://git.drewedgar.com/website.git/blobdiff_plain/c38e46874b2fbe844211d861471e4b8c2d624359..4b618c26f8a55b9e2145968420bb6bc55a013042:/README.md?ds=inline diff --git a/README.md b/README.md index f3e5b66..532810b 100644 --- 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).