docs(contribute): you may need sudo to install globally on unix systems

Closes #5318
This commit is contained in:
Kurt Funai
2013-12-07 14:13:12 -05:00
committed by Pete Bacon Darwin
parent 41534816a4
commit 6e2359caa0
+2
View File
@@ -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