From 05e3971c9bb30a964666a5e0be17c1b12ff699b0 Mon Sep 17 00:00:00 2001 From: James Benton Date: Thu, 23 Aug 2012 17:28:52 +0100 Subject: [PATCH] Fix Windows INSTALL instructions. --- INSTALL.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.markdown b/INSTALL.markdown index 60b2b09..e2364c7 100644 --- a/INSTALL.markdown +++ b/INSTALL.markdown @@ -89,7 +89,7 @@ Additional requirements: To build with Visual Studio first invoke CMake GUI as: - cmake-gui -H. -B%cd%\build + cmake-gui -H%cd% -B%cd%\build and press the _Configure_ button. -- 2.45.2