Salome HOME
More documentation update
[plugins/acisplugin.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 6d3de935dc00dce9fdd8055759a625c40ad573c5..8739dd4d6f70ba39c10c81ca6fd23b51509f36e6 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -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.