From ed92095b3c58fdc41a165363349d20350e4506d5 Mon Sep 17 00:00:00 2001 From: Christian Clauss Date: Tue, 7 Dec 2021 19:48:42 +0100 Subject: [PATCH] Update README.md --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index d3b93ec200..1bec1f0d57 100644 --- a/docs/README.md +++ b/docs/README.md @@ -8,4 +8,4 @@ Please be aware that the package [`node-sass` is deprecated](https://github.com/ ## Issues finding the installed Visual Studio -In cmd, [`npm config set msvs_version 20xx`](https://github.com/nodejs/node-gyp#on-windows) with ___xx___ matching the locally installed version of Visual Studio that you would like to use. +In cmd, [`npm config set msvs_version 20xx`](https://github.com/nodejs/node-gyp#on-windows) with ___xx___ matching your locally installed version of Visual Studio.