Skip to content

Commit 87688cd

Browse files
Update README.md
1 parent 442dd08 commit 87688cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This is work in progress!
1515
You need a python environment with the following dependencies: [pybdv](https://github.com/constantinpape/pybdv) and [z5py](https://github.com/constantinpape/z5).
1616
You install these dependencies with [mamba](https://github.com/mamba-org/mamba) or [conda](https://docs.conda.io/en/latest/) via:
1717
```bash
18-
conda install -c conda-forge z5py pybdv
18+
conda install -c conda-forge z5py pybdv cluster_tools
1919
```
2020
(for an existing conda environment). You can also set up a new environment with all required dependencies using the file `environment.yaml`:
2121
```bash

0 commit comments

Comments
 (0)