diff --git a/README.rst b/README.rst index 611bea7fbf..5d10ea053f 100644 --- a/README.rst +++ b/README.rst @@ -34,9 +34,8 @@ other options, please see `OMERO.py`_. :: - conda create -n myenv -c ome python=3.8 zeroc-ice36-python + conda create -n myenv python=3.9 conda-forge::zeroc-ice==3.6.5 omero-py conda activate myenv - conda install -c conda-forge omero-py pip install omero-web Setting of the environment variable ``OMERODIR`` is required. @@ -48,7 +47,7 @@ Setting of the environment variable ``OMERODIR`` is required. Usage ----- -For running omero-web in production with nginx, see See: `OMERO.web install`_ documentation. +For running omero-web in production with NGINX, see See: `OMERO.web install`_ documentation. To run in development mode, see below. Contributing @@ -154,7 +153,7 @@ OMERO.web is released under the AGPL. Copyright --------- -2009-2022, The Open Microscopy Environment, Glencoe Software, Inc. +2009-2024, The Open Microscopy Environment, Glencoe Software, Inc. .. _OMERO: https://www.openmicroscopy.org/omero .. _OMERO.web install: https://docs.openmicroscopy.org/latest/omero/sysadmins/unix/install-web/web-deployment.html