From 5aa7a13e45d2d57de3966975cbf9d57ac0d4c3ad Mon Sep 17 00:00:00 2001 From: Robert Haase Date: Wed, 15 Jun 2022 13:53:47 -0400 Subject: [PATCH] simplified hint to conda installation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 09f2a75..7c28f63 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ _While upstream `aicsimageio` is released under BSD-3 license, this plugin is re ## Installation -**Stable Release:** `pip install napari-aicsimageio` or (recommended for Windows users) `conda install napari-aicsimageio -c conda-forge`
+**Stable Release:** `pip install napari-aicsimageio` or `conda install napari-aicsimageio -c conda-forge`
**Development Head:** `pip install git+https://github.com/AllenCellModeling/napari-aicsimageio.git` ### Plugin Variants