Skip to content

Commit 4a9874f

Browse files
committed
Update README.md
1 parent f54bde9 commit 4a9874f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ A napari plugin for 3D cell segmentation: training, inference, and data review.
3131

3232
Note : we recommend using conda to create a new environment for the plugin.
3333

34-
conda create --name python=3.8 napari-cellseg3d
34+
conda create --name napari-cellseg3d python=3.8
3535
conda activate napari-cellseg3d
3636

3737
You can install `napari-cellseg3d` via [pip]:

0 commit comments

Comments
 (0)