Skip to content

Commit

Permalink
Admin required for windows-build-tools install (vercel#3570)
Browse files Browse the repository at this point in the history
  • Loading branch information
kbrock84 authored and ppot committed Apr 21, 2019
1 parent a7c9555 commit bfbd61e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Regardless of the platform you are working on, you will need to have Yarn instal

1. Install necessary packages:
* 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
- 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.)
Expand Down

0 comments on commit bfbd61e

Please sign in to comment.