From 92f0d57309ab262794228d0f1069e3e3fc3be540 Mon Sep 17 00:00:00 2001 From: Thomas Krijnen Date: Fri, 25 Oct 2024 13:37:07 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 543545e..03dd25c 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ Geometricaly assess exterior elements on multi-aspect models as BIM authoring to The `voxec(.exe)` runtime interpreter can be installed using the Anaconda (conda) package manager from the ifcopenshell channel. ``` -conda install -c conda-forge ifcopenshell +conda install -c conda-forge ifcopenshell=v0.7.0 conda install -c ifcopenshell voxelization_toolkit ```