diff mbox series

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

Message ID 20200908204813.1532-5-aserdean@cloudbasesolutions.com
State Changes Requested
Headers show
Series [ovs-dev,1/8] windows: Remove unused variable | expand

Commit Message

Alin Serdean Sept. 8, 2020, 8:48 p.m. UTC
Found by inspection.

Signed-off-by: Alin Gabriel Serdean <aserdean@cloudbasesolutions.com>
---
 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 394572f00..4c7724b57 100644
--- a/Documentation/intro/install/windows.rst
+++ b/Documentation/intro/install/windows.rst
@@ -73,6 +73,9 @@  The following explains the steps in some detail.
   binaries.  In addition to that, if you want to compile the kernel module you
   will also need to install Windows Driver Kit (WDK) 8.1 Update.
 
+  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