Skip to content
Snippets Groups Projects
Unverified Commit f9ae059b authored by jjenthought's avatar jjenthought Committed by GitHub
Browse files

Install instructions

Changed the install instructions to reflect where the ci modules are located
parent 6bd90002
No related branches found
No related tags found
1 merge request!193Install instructions
......@@ -28,8 +28,9 @@ The BDSS software will not be installed in this environment, but in a separate o
commands however must be executed from the bootstrap environment.
Installation of the force BDSS runtime environment is performed with the
following command::
following command. This should be done from the directory containing the 'force-bdss' folder::
pushd force-bdss
python -m ci build-env
This will create another edm environment called ``force-py35``.
......@@ -38,7 +39,8 @@ Do not enter this environment.
To install the BDSS::
python -m ci install
popd
To install the workflow manager::
pushd force-wfmanager
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment