From b041c1942fef45e73965e448dfb416503fe2886d Mon Sep 17 00:00:00 2001 From: jdeschamps <6367888+jdeschamps@users.noreply.github.com> Date: Mon, 24 Oct 2022 16:04:39 +0200 Subject: [PATCH] fix errors in installation doc --- docs/installation.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/docs/installation.md b/docs/installation.md index 324339a..eda8f84 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -26,19 +26,15 @@ operating system. ### Install napari-n2v through the napari-hub - -(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