From 89023df4e588322d61e5f5f0bb08dcab782707f0 Mon Sep 17 00:00:00 2001 From: jakob-beetz Date: Fri, 7 Jan 2022 09:37:19 +0100 Subject: [PATCH] Update readme.md --- win/readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/win/readme.md b/win/readme.md index e8e4c5107a..11b127e1f0 100644 --- a/win/readme.md +++ b/win/readme.md @@ -68,7 +68,7 @@ Using the official Open CASCADE release instead of community edition Before building the dependencies, enable the OCCT usage: ``` > set IFCOS_USE_OCCT=TRUE -> buid-deps.cmd +> build-deps.cmd ``` Please note that this option is not yet available in the MSYS build scripts. @@ -80,7 +80,7 @@ Let's say you have already installed 64-bit Python 3.5.1 to `C:\Python3`. Before building the dependencies, disable the script from installing Python: ``` > set IFCOS_INSTALL_PYTHON=FALSE -> buid-deps.cmd +> build-deps.cmd ``` After building the dependencies, append Python version and installation directory information to the BuildDepsCache file