mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-16 23:30:23 +00:00
docs(contribute): you may need sudo to install globally on unix systems
Closes #5318
This commit is contained in:
parent
41534816a4
commit
6e2359caa0
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue