ifcclash docs - small fix

This commit is contained in:
Andrej730
2024-11-06 12:57:56 +05:00
parent c63469f85e
commit d89be97bcd
+1 -1
View File
@@ -20,7 +20,7 @@ Source installation
3. `Clone the source code <https://github.com/IfcOpenShell/IfcOpenShell/tree/v0.8.0/src/ifcclash>`_.
4. ``cd /path/to/IfcOpenShell/src/ifcclash``
Here is a minimal example of how to use IfcPatch as a Python module or CLI
Here is a minimal example of how to use IfcClash as a Python module or CLI
utility:
.. code-block:: console