Changeset 1490 for trunk/INSTALL

Show
Ignore:
Timestamp:
09/12/04 04:47:11 (4 years ago)
Author:
pmoura
Message:

Updated release number to 2.21.0.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/INSTALL

    r1460 r1490  
    5151If you use a csh shell, add the following line to your ~/.cshrc file: 
    5252 
    53     setenv LOGTALKHOME /your/installation/directory/lgt2202 
     53    setenv LOGTALKHOME /your/installation/directory/lgt2210 
    5454    setenv PATH $PATH:$LOGTALKHOME/xml:$LOGTALKHOME/misc 
    5555 
    5656If you use a bash shell, add the following lines to your ~/.profile file: 
    5757 
    58     LOGTALKHOME=/your/installation/directory/lgt2202 
     58    LOGTALKHOME=/your/installation/directory/lgt2210 
    5959    export LOGTALKHOME 
    6060    PATH=$PATH:$LOGTALKHOME/xml:$LOGTALKHOME/misc