Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
update installation
  • Loading branch information
josenimo authored Jun 6, 2024
1 parent 682438c commit 4e0cc72
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,16 @@ hook by running `pre-commit install` in the directory with the `.pre-commit-conf

## Installation

Install napari (see https://napari.org/stable/tutorials/fundamentals/installation)

You can install `napari-cell-gater` via [pip]:

pip install napari-cell-gater

or directly from github via [pip] with:

pip install git+https://github.com/melonora/napari-cell-gater.git@stable

## Visual Workflow

![Image Alt Text](/docs/VisualWorkflow_highres.png)
Expand Down

0 comments on commit 4e0cc72

Please sign in to comment.