comparison README @ 175:09ca519087a1

doc
author am@osimis.io
date Thu, 20 Sep 2018 11:58:08 +0200
parents d468cbe1b161
children 48cc188ffb09
comparison
equal deleted inserted replaced
174:d468cbe1b161 175:09ca519087a1
19 19
20 You need Python2.7 installed with the following package 20 You need Python2.7 installed with the following package
21 # pip2 install httplib2 Pillow 21 # pip2 install httplib2 Pillow
22 22
23 You also need DCMTK and Dicom3Tools 23 You also need DCMTK and Dicom3Tools
24 # sudo apt-get install -y dicom3tools DCMTK 24 # sudo apt-get install -y dicom3tools dcmtk libgdcm-tools
25 25
26 Quick-start: Running tests on the localhost 26 Quick-start: Running tests on the localhost
27 =========================================== 27 ===========================================
28 28
29 This section explains how to run the integration tests in the simplest 29 This section explains how to run the integration tests in the simplest