Commit 4924bcffcd1389e816f26cc04467f99eaea3812f

Authored by Paulo Henrique Junqueira Amorim
1 parent 9542ac29

Update README.md

Showing 1 changed file with 4 additions and 0 deletions   Show diff stats
README.md
... ... @@ -16,6 +16,10 @@ InVesalius generates 3D medical imaging reconstructions based on a sequence of 2
16 16  
17 17 ### Development
18 18  
  19 +#### Linux 64 bits (tested on Ubuntu 16.04)
  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>
  22 +
19 23 #### Windows 64 bits (tested on Windows 7)
20 24  
21 25 1) **Python 2.7.8** - ftp://ftp.cti.gov.br/pub/dt3d/invesalius/files/dev/win64/python-2.7.8.amd64.msi
... ...