From 49ea530a60ed3ea86e7ac19195abd3cb5935ed26 Mon Sep 17 00:00:00 2001 From: Mark Macneil Date: Fri, 23 Aug 2019 22:35:45 -0300 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) 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