We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f54bde9 commit 4a9874fCopy full SHA for 4a9874f
README.md
@@ -31,7 +31,7 @@ A napari plugin for 3D cell segmentation: training, inference, and data review.
31
32
Note : we recommend using conda to create a new environment for the plugin.
33
34
- conda create --name python=3.8 napari-cellseg3d
+ conda create --name napari-cellseg3d python=3.8
35
conda activate napari-cellseg3d
36
37
You can install `napari-cellseg3d` via [pip]:
0 commit comments