From 9e98d012553aeb7d1bfaf27162aefdfccd862b8f Mon Sep 17 00:00:00 2001 From: Olivier Lambert Date: Wed, 7 Oct 2015 14:51:00 +0200 Subject: [PATCH] remove useless Grunt instruction in the doc --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index fc49bc4a..61927bef 100644 --- a/README.md +++ b/README.md @@ -38,8 +38,6 @@ npm run build npm start -- --port 8080 ``` -And if you don't have [grunt](http://gruntjs.com/getting-started) installed already, just run `npm install -g grunt-cli`. - ## License Available under [the MIT license](http://mths.be/mit).