diff --git a/.conda-recipe/meta.yaml b/.conda-recipe/meta.yaml index 9f19b81c..077905cd 100644 --- a/.conda-recipe/meta.yaml +++ b/.conda-recipe/meta.yaml @@ -18,6 +18,7 @@ requirements: run: - python - bsread + - cam_server - colorama - data_api - detector_integration_api diff --git a/README.md b/README.md index b0084a78..69e705fe 100644 --- a/README.md +++ b/README.md @@ -102,7 +102,7 @@ conda activate slic Some dependencies might need the PSI channel, thus: ```bash -conda install -c paulscherrerinstitute bsread colorama data_api detector_integration_api elog pyepics ipython jungfrau_utils +conda install -c paulscherrerinstitute bsread cam_server colorama data_api detector_integration_api elog ipython jungfrau_utils pyepics ``` #### Installation