diff --git a/.yarn/install-state.gz b/.yarn/install-state.gz index ac8ff847..fd065b05 100644 Binary files a/.yarn/install-state.gz and b/.yarn/install-state.gz differ diff --git a/README.md b/README.md index 41765da6..57d8811c 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,9 @@ Regardless of the platform you are working on, you will need to have Yarn instal 1. Install necessary packages: * Windows - Install Visual Studio Build Tools manually. Download: https://aka.ms/vs/17/release/vs_BuildTools.exe - - Open it and choose Desktop development with C++. + - Open it and choose: + - Desktop development with C++ + - Under individual components: MSVC Spectre-mitigated libraries for your architecture - maybe? at command prompt: setx GYP_MSVS_VERSION 2022 * macOS - Once you have installed Yarn, you can skip this section!