From 7e6ebbebe04a76229d364d0231777566532a7d4a Mon Sep 17 00:00:00 2001 From: Thomas Krijnen Date: Wed, 25 Mar 2020 14:09:22 +0100 Subject: [PATCH] Update docs in accordance with #804 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 59c3289221..61aec8828a 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,8 @@ Instructions in a nutshell (**assuming Visual Studio 2015 x64 environment variab > build-deps.cmd > run-cmake.bat +NB: `build-deps.cmd` need to be ran from the directory containing it, i.e. the `./win` folder. + You can now open and build the solution file in Visual Studio: > ..\build-vs2015-x64\IfcOpenShell.sln