diff options
Diffstat (limited to 'docs/content/misc/contribute.ngdoc')
| -rw-r--r-- | docs/content/misc/contribute.ngdoc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/content/misc/contribute.ngdoc b/docs/content/misc/contribute.ngdoc index 04ebb410..3522f779 100644 --- a/docs/content/misc/contribute.ngdoc +++ b/docs/content/misc/contribute.ngdoc @@ -81,8 +81,8 @@ grunt package <div class="alert alert-warning"> -**Note:** If you're using Windows you must run your command line with administrative privileges (right click, run as -Administrator). +**Note:** If you're using Windows, you must use an elevated command prompt (right click, run as +Administrator). This is because `grunt package` creates some symbolic links. </div> The build output can be located under the `build` directory. It consists of the following files and |
