From 2c707d2e2417f800b825328c688f48101ea61fdc Mon Sep 17 00:00:00 2001 From: ARPIT JAISWAL <68963913+jaisarpit@users.noreply.github.com> Date: Thu, 1 Oct 2020 19:29:13 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 722e57d..89fa3ad 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ If you are using Windows, you can first download the lxml extension (e.g. `lxml And then install the remainder of the dependencies using the first `pip install` command. -If you would rather have pip compile the package, you will need to ensure that you have the correct version of Visual Studio installed (the Express edition will suffice), and run the first `pip install` command inside a "Visual Studio Command Prompt". Please see the [lxml installation instructions](http://lxml.de/installation.html) for further information. +If you would rather have pip compile the package, you will need to ensure that you have the correct version of Visual Studio (V-S CODE) installed (the Express edition will suffice), and run the first `pip install` command inside a "Visual Studio Command Prompt". Please see the [lxml installation instructions](http://lxml.de/installation.html) for further information. Another alternative for Windows 10 is to use the _Windows Subsystem for Linux_. Once installed, in a Bash window you can use: