Salome HOME
2.17. Improved management of overconstraint situation: Processing added arguments...
[modules/shaper.git] / README
diff --git a/README b/README
index 3d1cd0ec8be2850c860e6ce29c6ce72d9ae9c6a8..75b6ec213aaa3dd992e002b9f99f268d1853295c 100644 (file)
--- a/README
+++ b/README
@@ -1,12 +1,11 @@
-NewGEOM version 0.2 (end of development phase 2 result).
-
+NewGEOM version 2.0.0
 
 Compilation on LINUX:
 =====================
 
   cd <sources_directory>
   source salome_env.sh
-  source linux_env.sh
+  source env_linux.sh
   cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX:PATH=${ROOT_DIR}/install ${ROOT_DIR}/sources
   make
   make install