Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AurelienBesnier committed Jan 22, 2024
1 parent 9c56b51 commit b43c9ba
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 @@ -57,7 +57,7 @@ Conda environement : https://docs.conda.io/en/latest/index.html
#### From source

# Install dependency with conda
conda create -n phm -c conda-forge python=3.8
conda create -n phm -c conda-forge python=3
conda activate phm
conda install -c conda-forge -c openalea cython numpy numba scipy scikit-image scikit-learn networkx opencv matplotlib vtk pytest skan=0.10

Expand Down

0 comments on commit b43c9ba

Please sign in to comment.