docs(SETUP): remove grunt

It is now an internal dependency. We're using npm aliases to talk to it.
This commit is contained in:
Nico Rehwaldt 2017-10-04 09:27:54 +02:00 committed by GitHub
parent c7dfa340e0
commit 6711d41fb7
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ On Linux, OS X or Windows? [git](http://git-scm.com/), [NodeJS](nodejs.org) and
## Manual Steps
Make sure you have [git](http://git-scm.com/), [NodeJS](nodejs.org), [npm](https://www.npmjs.org/doc/cli/npm.html) and [Grunt](http://gruntjs.com/getting-started) installed before you continue.
Make sure you have [git](http://git-scm.com/), [NodeJS](nodejs.org) and [npm](https://www.npmjs.org/doc/cli/npm.html) installed before you continue.
### Get Project + Dependencies