Commit bd7dd6dcef6a174ed8fae72a1e22bb8330c3fcf4
1 parent
e6c17719
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
... | ... | @@ -18,8 +18,8 @@ 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](http://bit.ly/1W6JQ6L) | |
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 | |
25 | -2. [wxPython 3.0](http://bit.ly/1YJesZT) | |
25 | +2). [wxPython 3.0](http://bit.ly/1YJesZT) | ... | ... |