Brion VIBBER has submitted this change and it was merged.

Change subject: README.md: Add a line about grunt-cli
......................................................................


README.md: Add a line about grunt-cli

Just installing nodejs and npm isn't enough to get the application compiling.
Added the line so developers wouldn't have to search for why the shell script
can't find grunt.

Change-Id: I60f99cc6c993b6833a30a87f63d524f47950cd15
---
M README.md
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Brion VIBBER: Verified; Looks good to me, approved



diff --git a/README.md b/README.md
index a393584..d53fb54 100644
--- a/README.md
+++ b/README.md
@@ -27,6 +27,7 @@
 You'll also need to install the following (used by build scripts):
 
 * [nodejs](http://nodejs.org/) and npm
+* grunt-cli (run 'npm install -g grunt-cli') 
 * [Inkscape](http://www.inkscape.org/en/download/mac-os/)
 
 

-- 
To view, visit https://gerrit.wikimedia.org/r/161410
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I60f99cc6c993b6833a30a87f63d524f47950cd15
Gerrit-PatchSet: 1
Gerrit-Project: apps/ios/wikipedia
Gerrit-Branch: master
Gerrit-Owner: Saltymule <danielmuel...@uwalumni.com>
Gerrit-Reviewer: Brion VIBBER <br...@wikimedia.org>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to