From 485f1040990508441cebf4cddab83a126e65355f Mon Sep 17 00:00:00 2001 From: Dave Geddes Date: Wed, 6 Mar 2013 12:05:19 -0700 Subject: docs(contribute): add note about running command line as admin on win --- docs/content/misc/contribute.ngdoc | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs/content/misc/contribute.ngdoc') 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: -- cgit v1.2.3