Commit a6970337f8d74c53fdab733ca791b242dc7934f8
1 parent
5e14bfb3
Exists in
master
and in
28 other branches
Update README.md
Showing
1 changed file
with
1 additions
and
2 deletions
Show diff stats
README.md
... | ... | @@ -66,8 +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 | - | |
70 | -17) ** Compiled InVesalius parts ** | |
69 | +17) **Compiled InVesalius parts** | |
71 | 70 | |
72 | 71 | * 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* |
73 | 72 | ... | ... |