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

Merge pull request #193 from force-h2020/jjenthought-patch-1

Merged #193 
parents 6bd90002 f9ae059b
No related branches found
No related tags found
No related merge requests found
......@@ -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