diff --git a/OpenSSH-64-bit-Build-and-Installation-Instructions.md b/OpenSSH-64-bit-Build-and-Installation-Instructions.md
index 9e71f18..e8e2c4c 100644
--- a/OpenSSH-64-bit-Build-and-Installation-Instructions.md
+++ b/OpenSSH-64-bit-Build-and-Installation-Instructions.md
@@ -186,4 +186,6 @@ Set the paths, something like so:
D:\programming\OpenSSL\OpenSSLInstallx86_vs2015\
D:\programming\OpenSSL\OpenSSLInstallx86_vs2015-debug\
D:\programming\OpenSSL\OpenSSLInstallx64_vs2015\
- D:\programming\OpenSSL\OpenSSLInstallx64_vs2015-debug\
\ No newline at end of file
+ D:\programming\OpenSSL\OpenSSLInstallx64_vs2015-debug\
+
+Now open "contrib\win32\openssh\Win32-OpenSSH.sln" in Visual Studio and build it. Hopefully it will build without errors!
\ No newline at end of file