Skip to content

Commit c2b2273

Browse files
committed
Update README.md with more installation info
1 parent ebe5bf6 commit c2b2273

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,13 @@ You can install `napari-cellseg3d` via [pip]:
2727

2828
pip install napari-cellseg3d
2929

30+
OR directly via [napari-hub]:
31+
32+
- Install napari from pip with `pip install "napari[all]"`,
33+
then from the “Plugins” menu within the napari application, select “Install/Uninstall Package(s)...”
34+
- Copy `napari-cellseg3d` and paste it where it says “Install by name/url…”
35+
- Click “Install”
36+
3037
## Documentation
3138

3239
Available at https://AdaptiveMotorControlLab.github.io/CellSeg3d
@@ -87,6 +94,7 @@ Distributed under the terms of the [MIT] license.
8794

8895
"napari-cellseg3d" is free and open source software.
8996

97+
[napari-hub]: https://www.napari-hub.org/plugins/napari-cellseg3d
9098

9199
[file an issue]: https://github.com/AdaptiveMotorControlLab/CellSeg3d/issues
92100
[napari]: https://github.com/napari/napari

0 commit comments

Comments
 (0)