Commit 8e0e3fdaa0e8e29a52b7176d7403b11c3c090640

Authored by Paulo Henrique Junqueira Amorim
1 parent 4924bcff

Update README.md

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
README.md
... ... @@ -18,7 +18,7 @@ InVesalius generates 3D medical imaging reconstructions based on a sequence of 2
18 18  
19 19 #### Linux 64 bits (tested on Ubuntu 16.04)
20 20  
21   -<source> sudo apt-get install python-wxgtk3.0 python-numpy python-scipy python-pil python-matplotlib python-skimage python-nibabel python-serial python-psutil python-vtk6 python-vtkgdcm python-gdcm python-casmoothing cython <source>
  21 +`sudo apt-get install python-wxgtk3.0 python-numpy python-scipy python-pil python-matplotlib python-skimage python-nibabel python-serial python-psutil python-vtk6 python-vtkgdcm python-gdcm python-casmoothing cython`
22 22  
23 23 #### Windows 64 bits (tested on Windows 7)
24 24  
... ...