Commit cb49b832ad9b867cfd5b452ccb033f79c57ab88b
1 parent
ec83e1a3
Exists in
master
and in
28 other branches
Update README.md
Showing
1 changed file
with
2 additions
and
0 deletions
Show diff stats
README.md
... | ... | @@ -72,3 +72,5 @@ InVesalius generates 3D medical imaging reconstructions based on a sequence of 2 |
72 | 72 | * Option 1: Install [Microsoft Visual Studio Community 2015](https://www.visualstudio.com/pt-br/downloads/download-visual-studio-vs.aspx) and execute *python setup.py build_ext --inplace* on invesalius3 folder. |
73 | 73 | |
74 | 74 | * Option 2: Download compiled parts and unzip on *invesalius3/invesalius/data* - ftp://ftp.cti.gov.br/pub/dt3d/invesalius/files/dev/win64/invesalius-compiled_parts.zip |
75 | + | |
76 | +**Special thank's to Christoph Gohlke, Laboratory for Fluorescence Dynamics for providing the pre-compiled of various [python packages for Windows 64 bits](http://www.lfd.uci.edu/~gohlke/pythonlibs/) | ... | ... |