We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 621f6e7 commit e3ddccdCopy full SHA for e3ddccd
1 file changed
src/bonsai/docs/guides/development/installation.rst
@@ -158,8 +158,11 @@ For Linux or Mac:
158
:language: bash
159
:caption: dev_environment.sh
160
161
-For Windows, run this batch script as an administrator. Before running it
162
-follow the instructions described in the `rem` tags.
+For Windows, run this batch script as an administrator. Make sure to
+run the script with blender closed. By default the script assumes its
163
+in the root directory of the IFCOpenShell repository. If you want to run
164
+it from another directory, set the environment variables described in the
165
+`rem` tags.
166
167
.. literalinclude:: ../../../scripts/installation/dev_environment.bat
168
:language: bat
0 commit comments