Commit b980ef89eb79cad17125a41dafb2534d5ed89207

Authored by Paulo Henrique Junqueira Amorim
1 parent 05635fc1
Exists in master

Update README.md

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
README.md
... ... @@ -77,7 +77,7 @@ InVesalius generates 3D medical imaging reconstructions based on a sequence of 2
77 77  
78 78 * 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.
79 79  
80   -* 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
  80 +* Option 2: Download pre-compiled parts and unzip on `invesalius3/invesalius/data` - ftp://ftp.cti.gov.br/pub/dt3d/invesalius/files/dev/win64/invesalius-compiled_parts.zip
81 81  
82 82  
83 83 Special thank's to Christoph Gohlke, Laboratory for Fluorescence Dynamics, University of California, Irvine for providing the pre-compiled of various [python packages for Windows 64 bits](http://www.lfd.uci.edu/~gohlke/pythonlibs/)
... ...