diff --git a/README.md b/README.md index baf8641..15554d2 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,8 @@ On Windows, you may have to force the system to use MinGW. To do so, create a fi compiler=mingw32 ``` +Then, you must have Visual Studio 2017 installed. Also, this [patch](https://bugs.python.org/file40608/patch.diff) can help you to pass the installation successfully. + If you are not able to create this file for your Python environment, you can instead create a file named `setup.cfg` in the root of the repo with the same contents. It is also possible to force the use of MinGW directly when invoking `pip` by calling: @@ -112,4 +114,4 @@ to analyze for an angle of attack of 10 degrees, a lift coefficient of 1.0, and -0.5 to 0.5 with steps of 0.05. For other features and specifics, see the documentation in the Python source files. - \ No newline at end of file +