Skip to content

Commit 853bfa4

Browse files
committed
Fixed numpy dependency in README
1 parent 34920cc commit 853bfa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Kjeldsberg et al., (2019). morphMan: Automated manipulation of vascular geometri
4949
Installation
5050
------------
5151

52-
For reference, morphMan requires the following dependencies: VTK > 8.1, Numpy > 1.13, SciPy > 1.0.0, and VMTK 1.4.
52+
For reference, morphMan requires the following dependencies: VTK > 8.1, Numpy <= 1.13, SciPy > 1.0.0, and VMTK 1.4.
5353
If you are on Windows, macOS or Linux you can install all the general dependencies through anaconda.
5454
First install Anaconda or Miniconda (preferably the Python 3.6 version).
5555
Then execute the following command

0 commit comments

Comments
 (0)