Commit ffe722ee84422a24bf00b06e8a9a385b8930a863
1 parent
d0b0408c
Exists in
master
and in
28 other branches
Update README.md
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
README.md
... | ... | @@ -19,5 +19,5 @@ InVesalius generates 3D medical imaging reconstructions based on a sequence of 2 |
19 | 19 | #### Windows 64 bits (tested on Windows 7) |
20 | 20 | |
21 | 21 | 1. [Python 2.7.8](http://bit.ly/1W6JQ6L) |
22 | -* After instalation create a system variable named %PYTHONPATH% with values: C:\Python27;C:\Python27\Lib;C:\Python27\Lib\site-packages;C:\Python27\Scripts; | |
23 | -2. [wxPython 3.] | |
22 | +1.1. Create a system variable named %PYTHONPATH% with values: C:\Python27;C:\Python27\Lib;C:\Python27\Lib\site-packages;C:\Python27\Scripts; | |
23 | +2. [wxPython 3.0](http://bit.ly/1YJesZT) | ... | ... |