From 5ec7f65df52c7454d2eec284af14ac96e38a2d95 Mon Sep 17 00:00:00 2001 From: Kai Zhu <34644460+kaiaurelienzhu@users.noreply.github.com> Date: Wed, 7 Jul 2021 16:03:11 +1000 Subject: [PATCH] Update source installation for windows docs (#1555) Added docs for Windows mklink syntax. --- src/blenderbim/docs/ifcsverchok/installation.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/blenderbim/docs/ifcsverchok/installation.rst b/src/blenderbim/docs/ifcsverchok/installation.rst index 4ea96119f1..0516d8b55c 100644 --- a/src/blenderbim/docs/ifcsverchok/installation.rst +++ b/src/blenderbim/docs/ifcsverchok/installation.rst @@ -78,6 +78,14 @@ repository, and see the changes in our Blender installation. # Link the repository to blender $ ln -s src/ifcsverchok /path/to/blender/2.XX/scripts/addons/ifcsverchok + +On Windows: +:: + $ git clone https://github.com/IfcOpenShell/IfcOpenShell.git + $ cd IfcOpenShell + + # Link the repository to blender + $ mklink /D "\path\to\blender\2.XX\scripts\addons\ifcsverchok" "\path\to\src\ifcsverchok" After you modify your code in the Git repository, you will need to restart Blender for the changes to take effect. In ``Edit > Preferences > Add-ons`` you