Commit 9bf299d8cbdbb7dfc6ceb8519f7be4017a6a8500
1 parent
bd7dd6dc
Exists in
master
and in
28 other branches
Update README.md
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
README.md
... | ... | @@ -20,6 +20,6 @@ InVesalius generates 3D medical imaging reconstructions based on a sequence of 2 |
20 | 20 | |
21 | 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 | 24 | |
25 | 25 | 2). [wxPython 3.0](http://bit.ly/1YJesZT) | ... | ... |