Skip to content

Commit

Permalink
Merge pull request #44 from MPI-Dortmund/update-readme
Browse files Browse the repository at this point in the history
update readme
  • Loading branch information
thorstenwagner authored Aug 7, 2023
2 parents 6412e65 + 7862da8 commit 7d2ab09
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 7d2ab09

Please sign in to comment.