Commit c541e7e614beefba8a0f0643bca2775bc13b567a
1 parent
a6970337
Exists in
master
and in
28 other branches
Update README.md
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
README.md
... | ... | @@ -66,6 +66,7 @@ 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 | + | |
69 | 70 | 17) **Compiled InVesalius parts** |
70 | 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* | ... | ... |