]> Creatis software - creaToolsTools.git/commitdiff
Fix comment
authorjean-pierre roux <jean-pierre.roux@creatis.insa-lyon.fr>
Fri, 7 Jan 2011 16:16:59 +0000 (16:16 +0000)
committerjean-pierre roux <jean-pierre.roux@creatis.insa-lyon.fr>
Fri, 7 Jan 2011 16:16:59 +0000 (16:16 +0000)
README.txt

index 3de3ee2d73f51191428c5a7304e83928810bef5f..8038d58cb1d58131c46927ec24cee480003ca99e 100644 (file)
@@ -3,6 +3,7 @@
 
 1) Make sure everything you'll need is properly installed :
 crea_Developers_tools, crea_ThirdParty_Libraries
+
 have a look at :
 http://www.creatis.insa-lyon.fr/site/fr/CreatoolsDownload
 and/or :
@@ -31,7 +32,7 @@ vim configure.sh
 as follows :
 -- configure.sh ---------------------
 generationdir=<name of the Generation Directory>
-docGeneration=<Boolean For Doc Generation> : ON / OFF
+docgeneration=<Boolean For Doc Generation> : ON / OFF
 cvsUserName=<user Name For CVS>
 installPrefix=<installPrefix> : /usr/local or $generationdir/creatools_install
 buildType=<buildType> : Release / Debug