diff --git a/README.md b/README.md index 7b0c3fe8..d7ca2446 100644 --- a/README.md +++ b/README.md @@ -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.)