From 0849cbd15ddd0ee094aed96f9fced7c378e750cb Mon Sep 17 00:00:00 2001 From: ozerov_d Date: Thu, 28 Sep 2023 16:49:57 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f57a76e..eb39c56 100644 --- a/README.md +++ b/README.md @@ -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