Skip to content

Commit

Permalink
Remove version of pyopencl in installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
haesleinhuepf authored Nov 28, 2021
1 parent 6861bc3 commit 3850560
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ It is recommended to install the assistant via conda:
```shell
conda create --name bio11 python==3.8.5
conda activate bio11
conda install -c conda-forge pyopencl==2021.2.1
conda install -c conda-forge pyopencl
pip install napari-pyclesperanto-assistant
pip install "napari[all]"
```
Expand Down

0 comments on commit 3850560

Please sign in to comment.