Update README.md

This commit is contained in:
ozerov_d
2023-09-28 16:49:57 +02:00
parent 942eea9808
commit 0849cbd15d

View File

@ -18,7 +18,7 @@ conda activate dap
### To install from source
Create conda environment
```
conda create -n test-dap cython numpy pyzmq jungfrau_util
conda create -n test-dap cython numpy pyzmq jungfrau_utils
conda activate test-dap
```
Clone code of the dap and install peakfinder8_extension in the conda environment