diff --git a/README.md b/README.md index 5029218..54c3167 100755 --- a/README.md +++ b/README.md @@ -18,9 +18,9 @@ InVesalius generates 3D medical imaging reconstructions based on a sequence of 2 #### Linux 64 bits (tested on Ubuntu 16.04) -1) Install the packages: `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` +1) Install the dependencies: `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` -2) Entrer InVesalius folder and execute: `python setup.py build_ext --inplace` +2) Enter on invesalius3 folder and execute: `python setup.py build_ext --inplace` #### Windows 64 bits (tested on Windows 7) -- libgit2 0.21.2