Skip to content

Commit

Permalink
use conda-forge channel
Browse files Browse the repository at this point in the history
  • Loading branch information
jburel committed Feb 14, 2024
1 parent f8fe73c commit e335980
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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 -c conda-forge python=3.8 omero-py
conda activate myenv
conda install -c conda-forge omero-py
pip install omero-web

Setting of the environment variable ``OMERODIR`` is required.
Expand Down

0 comments on commit e335980

Please sign in to comment.