Salome HOME
More documentation update
[plugins/acisplugin.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 96ec4a9ce571f3e28d9094b99d1432b03861339f..8739dd4d6f70ba39c10c81ca6fd23b51509f36e6 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -2,7 +2,7 @@
 Installation Instructions
 *************************
 
-Copyright (C) 2014-2015 Open CASCADE S.A.S.
+Copyright (C) 2014-2015 OPEN CASCADE
 
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
@@ -42,12 +42,12 @@ In order to build the plugin you have to do the following actions:
 
    - for csh:
 
-   % setenv ACIS_ROOT_DIR /path/to/the/ACIS-6.7.0
+   % setenv ACIS_ROOT_DIR /path/to/the/ACIS-6.9.0
    % setenv LD_LIBRARY_PATH ${ACIS_ROOT_DIR}/lib:${LD_LIBRARY_PATH}
 
    - for bash:
    
-   % export ACIS_ROOT_DIR=/path/to/the/ACIS-6.7.0
+   % export ACIS_ROOT_DIR=/path/to/the/ACIS-6.9.0
    % export LD_LIBRARY_PATH=${ACIS_ROOT_DIR}/lib:${LD_LIBRARY_PATH}
 
    Note, that OCCT ACIS/SAT XDE product requires OCCT license library.