aboutsummaryrefslogtreecommitdiffstats
path: root/docs/content/misc/contribute.ngdoc
diff options
context:
space:
mode:
authorDave Geddes2013-03-06 12:05:19 -0700
committerIgor Minar2013-03-06 14:54:35 -0800
commit485f1040990508441cebf4cddab83a126e65355f (patch)
treefb41654237c1ff79104ea19d36648d55d203b676 /docs/content/misc/contribute.ngdoc
parentd38d8448e85e114e6bee39f54919f8522bdea013 (diff)
downloadangular.js-485f1040990508441cebf4cddab83a126e65355f.tar.bz2
docs(contribute): add note about running command line as admin on win
Diffstat (limited to 'docs/content/misc/contribute.ngdoc')
-rw-r--r--docs/content/misc/contribute.ngdoc4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/content/misc/contribute.ngdoc b/docs/content/misc/contribute.ngdoc
index 59c3acdf..17a1b7db 100644
--- a/docs/content/misc/contribute.ngdoc
+++ b/docs/content/misc/contribute.ngdoc
@@ -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: