From 9034cc53fb9c30f80f2a3d470cd6ac162a9b339e Mon Sep 17 00:00:00 2001 From: ARPIT JAISWAL <68963913+jaisarpit@users.noreply.github.com> Date: Thu, 1 Oct 2020 19:41:47 +0530 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4323654..b00ec98 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ also been included. It is purely html, js and css (SCSS). No Ruby or other backe knowledge required. -## Get started +## Getting started This project has been generated using [yeoman](http://yeoman.io) with [foundation-5 generator](https://github.com/juliancwirko/generator-zf5). It uses SASS for stylesheet @@ -23,12 +23,12 @@ If you’d like to add features (or bug fixes) to improve the example applicatio To keep you forked repo with the upstream repo read through [this for instructions](http://2buntu.com/articles/1459/keeping-your-forked-repo-synced-with-the-upstream-source/) -## Quickstart +## Quickstart-Guide When you're working on your project immediately after having it in your local repo, move to the root of the app. -NB: You should have node and ruby installed in your system +NB: You should have ode and ruby installed in your system 1. Install node modules `node install` 2. The project uses compass so install the compass ruby gem `gem install compass`. This will land you in trouble if its not installed, grunt will keep throwing unexplained error