From d718afc7541982b67637f24448ef2d1a9eccc344 Mon Sep 17 00:00:00 2001 From: jgunstone Date: Fri, 1 Mar 2024 10:28:44 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7update=20pip=20install=20command=20?= =?UTF-8?q?assuming=20that=20this=20branch=20will=20be=20merged=20back?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/bsdd/README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/bsdd/README.md b/src/bsdd/README.md index ae3c88fbd3..278d66811f 100644 --- a/src/bsdd/README.md +++ b/src/bsdd/README.md @@ -6,8 +6,7 @@ This packages is totally independent from other packages in IfcOpenShell and req ## Installation ```bash -pip install git+https://git@github.com/jgunstone/ifcopenshell.git@make-bsdd-installable-and-add-tests#subdirectory=src/bsdd -# TODO ^^^ update the github domain if merged back to ifcopenshell +pip install git+https://git@github.com/ifcopenshell/ifcopenshell.git@v0.7.0#subdirectory=src/bsdd # check your installation python