diff options
Diffstat (limited to 'READMEdir/README_ami.txt')
-rw-r--r-- | READMEdir/README_ami.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/READMEdir/README_ami.txt b/READMEdir/README_ami.txt index 1ba595e91..fc9a30d42 100644 --- a/READMEdir/README_ami.txt +++ b/READMEdir/README_ami.txt @@ -1,4 +1,4 @@ -README_ami.txt for version 8.0 of Vim: Vi IMproved. +README_ami.txt for version 8.1 of Vim: Vi IMproved. This file explains the installation of Vim on Amiga systems. See README.txt for general information about Vim. @@ -16,8 +16,8 @@ easily upgrade to a new version. For example: You would then unpack the archives like this: cd dh0:editors - tar xf t:vim80bin.tar - tar xf t:vim80rt.tar + tar xf t:vim81bin.tar + tar xf t:vim81rt.tar Set the $VIM environment variable to point to the top directory of your Vim files. For the above example: |