Commit 5e14bfb395ff20e63a10d84ef6e9ad86c779db47

Authored by Paulo Henrique Junqueira Amorim
1 parent eb1b9044

Update README.md

Showing 1 changed file with 5 additions and 3 deletions   Show diff stats
README.md
... ... @@ -66,7 +66,9 @@ InVesalius generates 3D medical imaging reconstructions based on a sequence of 2
66 66  
67 67 16) **Cython**
68 68 * Execute *python install cython*
69   -*
70   -16) ** Compiled InVesalius parts **
  69 +
  70 +17) ** Compiled InVesalius parts **
  71 +
71 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*
72   -* Option 2: Download compiled parts and copy to:
  73 +
  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
... ...