mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-16 23:30:23 +00:00
docs(contribute): add note about running command line as admin on win
This commit is contained in:
parent
d38d8448e8
commit
485f104099
1 changed files with 4 additions and 0 deletions
|
|
@ -131,6 +131,10 @@ minified AngularJS files:
|
|||
|
||||
grunt package
|
||||
|
||||
NOTE: If you're using Windows you must run your command line with administrative privileges (right click, run as
|
||||
Administrator).
|
||||
|
||||
|
||||
The build output can be located under the `build` directory. It consists of the following files and
|
||||
directories:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue