Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ To install `compas_cadwork` to this path, open a terminal and run following comm

.. code-block:: bash

set CADWORK_SITE_PACKAGES="C:\Program Files\cadwork.dir\EXE_30\Pclib.x64\python310\site-packages"
set CADWORK_SITE_PACKAGES="C:\Program Files\cadwork.dir\EXE_2025\Pclib.x64\python312\site-packages"

pip install compas_cadwork --target %CADWORK_SITE_PACKAGES% --upgrade

Expand Down