Skip to content
Snippets Groups Projects

Resolve "Improve pre run spawning capabilities"

Merged Reinhard Biegel requested to merge 52-improve-pre-run-spawning-capabilities into servant
2 unresolved threads
Files
191
@@ -52,13 +52,13 @@ Using the recommended repository path and install path, you can run an example s
.. code-block::
cp /C/simopenpass/sim/contrib/examples/DefaultConfigurations/* /C/OpenPASS/bin/core/configs
cp /C/simopenpass/sim/contrib/examples/Common/* /C/OpenPASS/bin/core/configs
.. tab:: Linux
.. code-block::
cp ~/simopenpass/sim/contrib/examples/DefaultConfigurations/* /usr/local/OpenPASS/bin/core/configs
cp ~/simopenpass/sim/contrib/examples/Common/* /usr/local/OpenPASS/bin/core/configs
#. Start executable
@@ -79,4 +79,4 @@ Using the recommended repository path and install path, you can run an example s
See :ref:`sim_user_guide` for further explanation.
\ No newline at end of file
Loading