diff --git a/README.md b/README.md index 3efa367..7869b18 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,9 @@ A simple, responsive, single-page portfolio for developers built with Bulma, Sass and Font Awesome. [Demo here](https://mmacneil.github.io/devfolio/) + +## Setup + +1. Clone or fork this repository. +2. Install required dependencies from your terminal by running `npm install` from the project folder root containing `package.json`. + devfolio\src/> npm install