mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-04-01 22:37:41 +08: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:
committed by
Pete Bacon Darwin
parent
f69ee170ed
commit
afbed10feb
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user