Commit 9e5a4157458b64e7b233218175cbd22a0ce1c27a

Authored by Paulo Henrique Junqueira Amorim
1 parent 9bf299d8

Update README.md

Showing 1 changed file with 4 additions and 3 deletions   Show diff stats
@@ -18,8 +18,9 @@ InVesalius generates 3D medical imaging reconstructions based on a sequence of 2 @@ -18,8 +18,9 @@ InVesalius generates 3D medical imaging reconstructions based on a sequence of 2
18 18
19 #### Windows 64 bits (tested on Windows 7) 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](http://bit.ly/1W6JQ6L)
22 22
23 -* Create a system variable named *%PYTHONPATH%* with values: *C:\Python27;C:\Python27\Lib;C:\Python27\Lib\site-packages;C:\Python27\Scripts;* 23 +* Create a system variable named *%PYTHONPATH%* with values: *C:\Python27;C:\Python27\Lib;C:\Python27\Lib\site-packages;C:\Python27\Scripts;*
  24 +* Insert into *Path* varibale the value *%PYTHONPATH%*
24 25
25 -2). [wxPython 3.0](http://bit.ly/1YJesZT) 26 +2) [wxPython 3.0](http://bit.ly/1YJesZT)