Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit afbed10

Browse files
tathamoddiepetebacondarwin
authored andcommitted
docs(contribute): justify note about elevation on Windows
This message needs a justification. Without one, it's like asking somebody on *nix to run everything under sudo 'just because'. Closes #4832
1 parent f69ee17 commit afbed10

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/content/misc/contribute.ngdoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,8 @@ grunt package
8181

8282

8383
<div class="alert alert-warning">
84-
**Note:** If you're using Windows you must run your command line with administrative privileges (right click, run as
85-
Administrator).
84+
**Note:** If you're using Windows, you must use an elevated command prompt (right click, run as
85+
Administrator). This is because `grunt package` creates some symbolic links.
8686
</div>
8787

8888
The build output can be located under the `build` directory. It consists of the following files and

0 commit comments

Comments
 (0)