From 6e2359caa0a805365fb006927e1b02300e011705 Mon Sep 17 00:00:00 2001 From: Kurt Funai Date: Sat, 7 Dec 2013 14:13:12 -0500 Subject: docs(contribute): you may need sudo to install globally on unix systems Closes #5318 --- docs/content/misc/contribute.ngdoc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/content/misc/contribute.ngdoc') diff --git a/docs/content/misc/contribute.ngdoc b/docs/content/misc/contribute.ngdoc index 6a7d6f6d..6713a06f 100644 --- a/docs/content/misc/contribute.ngdoc +++ b/docs/content/misc/contribute.ngdoc @@ -46,6 +46,8 @@ and included in your {@link http://docs.oracle.com/javase/tutorial/essential/env npm install -g bower ``` +**Note:** You may need to use sudo (for OSX, *nix, BSD etc) or run your command shell as Administrator (for Windows) to install Grunt & +Bower globally. ## Forking Angular on Github -- cgit v1.2.3