We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c66570 commit cf0cef2Copy full SHA for cf0cef2
1 file changed
README_building_and_developing.rst
@@ -43,10 +43,10 @@ Visual Studio installs nmake with the C++ library installs.
43
* https://visualstudio.microsoft.com/vs/community/
44
45
.. note::
46
- One thing to be aware of is what version of Python you are using relative to which
+ One thing to be aware of is which version of Python you are using relative to which
47
C++ compilers you have installed. When building on Windows you should make sure you
48
- have the appropriate compiler, pip and setuptools installed. For more information
49
- see https://wiki.python.org/moin/WindowsCompilers
+ have the required compiler, pip and setuptools versions installed. For more
+ information see https://wiki.python.org/moin/WindowsCompilers
50
51
52
Required Libraries
0 commit comments