MouseLand / cellpose-napari

napari plugin for cellpose (see www.cellpose.org) - an anatomical segmentation tool
https://cellpose-napari.readthedocs.org
BSD 3-Clause "New" or "Revised" License
47 stars 22 forks source link

Update README.md #45

Closed sebherbert closed 1 year ago

sebherbert commented 1 year ago

Hi all,

This is just correcting a very small typo that breaks the conda environment activation. The environment file is creating the "cellpose_napari" not the "cellpose-napari" environment

This commit simply fixes the suggested line to activate the environment :) I hope it can be useful

tlambert03 commented 1 year ago

thanks!