Skip to content

Commit

Permalink
Merge pull request #26 from juglab/develop
Browse files Browse the repository at this point in the history
fix errors in installation doc
  • Loading branch information
jdeschamps authored Oct 24, 2022
2 parents 52977dd + b041c19 commit f36d910
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,19 +26,15 @@ operating system.

### Install napari-n2v through the napari-hub

<!---

Check-out the instructions on [installing plugins via the napari hub](https://napari.org/stable/plugins/find_and_install_plugin.html).
This step is performed after [starting napari](#start-napari-n2v).
-->
(soon)

### Install napari-n2v via pip

Within the previously installed conda environment, type:

```bash
pip install git+https://github.com/juglab/napari-n2v.git
pip install mapari-n2v
```

### Install napari-n2v from source
Expand Down

0 comments on commit f36d910

Please sign in to comment.