Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
constantinpape authored Dec 12, 2024
1 parent 442dd08 commit 87688cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ This is work in progress!
You need a python environment with the following dependencies: [pybdv](https://github.com/constantinpape/pybdv) and [z5py](https://github.com/constantinpape/z5).
You install these dependencies with [mamba](https://github.com/mamba-org/mamba) or [conda](https://docs.conda.io/en/latest/) via:
```bash
conda install -c conda-forge z5py pybdv
conda install -c conda-forge z5py pybdv cluster_tools
```
(for an existing conda environment). You can also set up a new environment with all required dependencies using the file `environment.yaml`:
```bash
Expand Down

0 comments on commit 87688cd

Please sign in to comment.