From 7194a20e5a6a1c9f7f2223053eba7433ba498420 Mon Sep 17 00:00:00 2001 From: lpmi-13 Date: Fri, 10 Aug 2018 22:59:52 +0100 Subject: [PATCH] fix simple typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 404bafb..6fb2254 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ For more information you can view the Node.js [stability index](http://nodejs.or ## Build -To install all the necessary dependencies for the the example you'll need to run the following commands: +To install all the necessary dependencies for the example you'll need to run the following commands: ``` $ npm install -g grunt-cli && npm install && grunt bootstrap