diff mbox series

[ovs-dev,v3,4/8] windows, documentation: Recommend latest VS and WDK version

Message ID 20200924061929.1003-1-aserdean@ovn.org
State Accepted
Headers show
Series [ovs-dev,v3,1/8] windows: Remove unused variable | expand

Commit Message

Alin-Gabriel Serdean Sept. 24, 2020, 6:19 a.m. UTC
Found by inspection.

Signed-off-by: Alin Gabriel Serdean <aserdean@ovn.org>
---
 Documentation/intro/install/windows.rst | 3 +++
 1 file changed, 3 insertions(+)
diff mbox series

Patch

diff --git a/Documentation/intro/install/windows.rst b/Documentation/intro/install/windows.rst
index 61582f791..e91c2dbf7 100644
--- a/Documentation/intro/install/windows.rst
+++ b/Documentation/intro/install/windows.rst
@@ -76,6 +76,9 @@  The following explains the steps in some detail.
   `WiX Toolset <https://wixtoolset.org/>`__ and also be able to build the
   kernel module.
 
+  We recommend using the latest Visual Studio version together with the latest
+  WDK installed.
+
   It is important to get the Visual Studio related environment variables and to
   have the $PATH inside the bash to point to the proper compiler and linker.
   One easy way to achieve this for VS2013 is to get into the "VS2013 x86 Native