From 3db2d1943996f259ccdad70ff880ba329307a8bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A9ctor=20Ramos?= Date: Thu, 13 Oct 2016 15:48:16 -0700 Subject: [PATCH] Add link to gulpjs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cd1eaa9b..48ceaf81 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ $ npm install ### Instructions -The site requires React, so first make sure you've built the project (via `grunt`). +The site requires React, so first make sure you've built the project (via [`grunt`](http://gruntjs.com/getting-started)). Use Jekyll to serve the website locally (by default, at `http://localhost:4000`):