Skip to content

Commit

Permalink
specify vedo version in installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
haesleinhuepf authored Apr 28, 2024
1 parent 490a2b2 commit d427108
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 @@ -62,7 +62,7 @@ To visualize measurements on the surface, just double-click on the table column
You can install `napari-process-points-and-surfaces` via mamba/conda and pip by executing these lines line-by-line:

```
mamba install vedo -c conda-forge
mamba install vedo=2022.4.1 -c conda-forge
```
```
pip install napari-process-points-and-surfaces
Expand Down

0 comments on commit d427108

Please sign in to comment.