Changeset 1027 for trunk/INSTALL

Show
Ignore:
Timestamp:
06/03/04 09:21:22 (5 years ago)
Author:
pmoura
Message:

Corrected some typos. Updated references to Logtalk version.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/INSTALL

    r928 r1027  
    4747~/.cshrc file: 
    4848 
    49     setenv LOGTALKHOME "/your/installation/directory/lgt2170" 
     49    setenv LOGTALKHOME "/your/installation/directory/lgt2171" 
    5050 
    5151If you use a bash shell, add the following lines to your ~/.profile file: 
    5252 
    53     LOGTALKHOME="/your/installation/directory/lgt2170" 
     53    LOGTALKHOME="/your/installation/directory/lgt2171" 
    5454    export LOGTALKHOME 
    5555