Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
thorstenwagner committed Aug 7, 2023
1 parent 6412e65 commit 7862da8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,8 @@ https://napari.org/plugins/index.html

Here is how to install napari together with the boxmanager plugin:

mamba create -y -n napari -c conda-forge python=3.10 napari=0.4.17 pyqt pip
mamba env create -n napari -f https://raw.githubusercontent.com/MPI-Dortmund/napari-boxmanager/main/conda_env.yml
conda activate napari
pip install napari-boxmanager

## Contributing

Expand Down

0 comments on commit 7862da8

Please sign in to comment.