From 7c2d5fad4b9eace2c9ea42e845ef473ed932e2fc Mon Sep 17 00:00:00 2001 From: Taylor Bryant Date: Sun, 25 Mar 2018 14:43:43 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e44ad8c..082a669 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ A starter kit for using [Tailwind](https://tailwindcss.com) (v0.5.1) with [Jekyl * [npm](https://www.npmjs.com/) * [Ruby](https://www.ruby-lang.org/en/) -## Get started +## Getting started * `bundle install` to install Ruby gems * `npm install` to install npm packages * `gulp` to run the default Gulp task