From a8550cea26ff8806b2a8a8e877e8e90a76bc2482 Mon Sep 17 00:00:00 2001 From: jakob-beetz Date: Fri, 7 Jan 2022 12:31:58 +0100 Subject: [PATCH] build-deps.cmd typo 0.7.0 branch --- win/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/win/readme.md b/win/readme.md index 31ada3fefb..539ba9db1e 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.