From 05635fc1934d4978122d3a1e74ff1982f4f63c11 Mon Sep 17 00:00:00 2001 From: Paulo Henrique Junqueira Amorim Date: Mon, 23 May 2016 10:00:11 -0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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