Commit e6c17719c14eff1883ffea0ad777e4be6969a977

Authored by Paulo Henrique Junqueira Amorim
1 parent ffe722ee

Update README.md

Showing 1 changed file with 3 additions and 1 deletions   Show diff stats
README.md
... ... @@ -19,5 +19,7 @@ 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   -1.1. Create a system variable named %PYTHONPATH% with values: C:\Python27;C:\Python27\Lib;C:\Python27\Lib\site-packages;C:\Python27\Scripts;
  22 +
  23 +* Create a system variable named %PYTHONPATH% with values: C:\Python27;C:\Python27\Lib;C:\Python27\Lib\site-packages;C:\Python27\Scripts;
  24 +
23 25 2. [wxPython 3.0](http://bit.ly/1YJesZT)
... ...