Commit 103d6346e544dc2ba691436e4b4c224cb147e215

Authored by Paulo Henrique Junqueira Amorim
1 parent 0e6ef0ee

Update README.md

Showing 1 changed file with 2 additions and 2 deletions   Show diff stats
README.md
... ... @@ -18,12 +18,12 @@ InVesalius generates 3D medical imaging reconstructions based on a sequence of 2
18 18  
19 19 #### Windows 64 bits (tested on Windows 7)
20 20  
21   -1) [Python 2.7.8](http://bit.ly/1W6JQ6L)
  21 +1) **Python 2.7.8**(ftp://ftp.cti.gov.br/pub/dt3d/invesalius/files/dev/win64/python-2.7.8.amd64.msi)
22 22  
23 23 * Create a system variable named *%PYTHONPATH%* with values: *C:\Python27;C:\Python27\Lib;C:\Python27\Lib\site-packages;C:\Python27\Scripts;*
24 24 * Insert into *Path* varibale the value *%PYTHONPATH%*
25 25  
26   -2) [wxPython 3.0](http://bit.ly/1YJesZT)
  26 +2) [wxPython 3.0](ftp://ftp.cti.gov.br/pub/dt3d/invesalius/files/dev/win64/wxPython3.0-win64-3.0.2.0-py27.exe)
27 27  
28 28 3) [PIP](http://bit.ly/1YJesZT)
29 29 * Download the script and execute *python get-pip.py*
... ...