]> Creatis software - gdcm.git/blobdiff - INSTALL
* vtk subdir added. Contains vtkGdcmReader.[cxx|h] a vtk class
[gdcm.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 2df8268570fecc2690632be754cc033fc4149e90..ecae1fa749fe4f7a8c5f34fb378b61847d7d2ad3 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -3,7 +3,7 @@
 ./autogen.sh
 ./configure (optional if just after autogen.sh)
 make
-make install
+make instal
 
 You can use the --prefix option of the configure script to force installation
 in some place (default is /usr/local/DCMlib):