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: