Admin required for windows-build-tools install (#3570)

This commit is contained in:
Kevin Brock 2019-04-21 11:54:58 -07:00 committed by Philippe Potvin
parent a7c9555c3e
commit bfbd61eb43

View file

@ -45,7 +45,7 @@ Regardless of the platform you are working on, you will need to have Yarn instal
1. Install necessary packages: 1. Install necessary packages:
* Windows * Windows
- Be sure to run `yarn global add windows-build-tools` to install `windows-build-tools`. - Be sure to run `yarn global add windows-build-tools` from an elevated prompt (as an administrator) to install `windows-build-tools`.
* macOS * macOS
- Once you have installed Yarn, you can skip this section! - Once you have installed Yarn, you can skip this section!
* Linux (You can see [here](https://en.wikipedia.org/wiki/List_of_Linux_distributions) what your Linux is based on.) * Linux (You can see [here](https://en.wikipedia.org/wiki/List_of_Linux_distributions) what your Linux is based on.)