Salome HOME
Documentation fixes.
[modules/shaper.git] / README
diff --git a/README b/README
index 3d1cd0ec8be2850c860e6ce29c6ce72d9ae9c6a8..55f00aa297f97212cdb628b8bc1c4ab143ecbd8e 100644 (file)
--- a/README
+++ b/README
@@ -1,12 +1,11 @@
-NewGEOM version 0.2 (end of development phase 2 result).
-
+NewGEOM version 1.4.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