diff --git a/README.md b/README.md index 6734a2d..97049b4 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ # devfolio A simple, responsive, single-page portfolio for developers built with Bulma, Sass and Font Awesome. -[Demo here](https://mmacneil.github.io/devfolio/) +View the [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
+ src\>npm install