diff --git a/src/ifcopenshell-python/docs/ifcopenshell/installation.rst b/src/ifcopenshell-python/docs/ifcopenshell/installation.rst index a78f2cdba8..c630a8b0cc 100644 --- a/src/ifcopenshell-python/docs/ifcopenshell/installation.rst +++ b/src/ifcopenshell-python/docs/ifcopenshell/installation.rst @@ -18,8 +18,8 @@ You will need: IfcOpenShell depends on: - `Boost `__ -- (Optional) `OpenCascade `__ - for building IfcGeom - For converting IFC representation items into BRep solids and tessellated meshes +- `OpenCascade `__ - for building IfcGeom For + converting IFC representation items into BRep solids and tessellated meshes - (Optional) `OpenCOLLADA `__ - for IfcConvert to be able to write tessellated Collada (.dae) files - (Optional) `SWIG `__ and `Python