diff --git a/docs/source/INSTALL.md b/docs/source/INSTALL.md index 3633941fcb7c0cad1f2c289a444fab03dcd33849..f2374102be439c1e0cfc7beb5eb5f7cacb1d5c21 100644 --- a/docs/source/INSTALL.md +++ b/docs/source/INSTALL.md @@ -53,8 +53,8 @@ NOTE: Support for OMERO servers in GNU/Linux computers requires building ZeroC-I ### FAQ - Installation fails during zeroc-ice compilation (Windows and MacOS). - - Windows - The simplest way to install it is using conda (or mamba). You can install the (OMERO) network components separately: + +For Windows, the simplest way to install it is using conda (or mamba). You can install the (OMERO) network components separately: $ conda create -n aliby -c conda-forge python=3.8 omero-py $ conda activate aliby