Singed-off-by : Anand Kumar <[email protected]> --- INSTALL.Windows.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/INSTALL.Windows.md b/INSTALL.Windows.md index 6b0f5d8..59f3936 100644 --- a/INSTALL.Windows.md +++ b/INSTALL.Windows.md @@ -134,7 +134,7 @@ For example, Building the Kernel datapath module ----------------------------------- * We directly use the Visual Studio 2013 IDE to compile the kernel datapath. -You can open the extensions.sln file in the IDE and build the solution. +You can open the ovsext.sln file in the IDE and build the solution. * The kernel datapath can be compiled from command line as well. The top level 'make' will invoke building the kernel datapath, if the -- 2.9.3.windows.1 _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
