mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-05-05 13:44:42 +00:00
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
This commit is contained in:
parent
f69ee170ed
commit
afbed10feb
1 changed files with 2 additions and 2 deletions
|
|
@ -81,8 +81,8 @@ grunt package
|
||||||
|
|
||||||
|
|
||||||
<div class="alert alert-warning">
|
<div class="alert alert-warning">
|
||||||
**Note:** If you're using Windows you must run your command line with administrative privileges (right click, run as
|
**Note:** If you're using Windows, you must use an elevated command prompt (right click, run as
|
||||||
Administrator).
|
Administrator). This is because `grunt package` creates some symbolic links.
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
The build output can be located under the `build` directory. It consists of the following files and
|
The build output can be located under the `build` directory. It consists of the following files and
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue