]> SALOME platform Git repositories - plugins/dxfplugin.git/blobdiff - README
Salome HOME
Migration to OCCT 7.0
[plugins/dxfplugin.git] / README
diff --git a/README b/README
index 7ca460d0a7be941fcf0e923aacdb6a8fffa16e2b..6fa4c0ff3d45d9e1de0cb3d3e6d34b9c14e2adf5 100644 (file)
--- a/README
+++ b/README
@@ -2,7 +2,7 @@
 README
 ******
 
-Copyright (C) 2014-2015 OPEN CASCADE
+Copyright (C) 2014-2016 OPEN CASCADE
 
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
@@ -74,15 +74,15 @@ Usage
 
    - for csh:
 
-   % setenv OCCLICENSE_ROOT_DIR /path/to/the/OCCLicense-6.7.0
+   % setenv OCCLICENSE_ROOT_DIR /path/to/the/OCCLicense-6.9.0
    % setenv LD_LIBRARY_PATH ${OCCLICENSE_ROOT_DIR}/lib:${LD_LIBRARY_PATH}
 
    - for bash:
    
-   % export OCCLICENSE_ROOT_DIR=/path/to/the/OCCLicense-6.7.0
+   % export OCCLICENSE_ROOT_DIR=/path/to/the/OCCLicense-6.9.0
    % export LD_LIBRARY_PATH=${OCCLICENSE_ROOT_DIR}/lib:${LD_LIBRARY_PATH}
 
-2. Using in SALOME
+2. Usage in SALOME
 
    * Run SALOME and activate Geometry module.