diff options
Diffstat (limited to 'chapter06/vim-inst.xml')
-rw-r--r-- | chapter06/vim-inst.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/vim-inst.xml b/chapter06/vim-inst.xml index 81366f63a..d61380566 100644 --- a/chapter06/vim-inst.xml +++ b/chapter06/vim-inst.xml @@ -11,7 +11,7 @@ url="http://archive.linuxfromscratch.org/lfs-hints/editors/">http://archive.linu <para> Both the vim-rt and vim-src packages need to be unpacked to install Vim. -Both packages will unpack their files into the vim-5.7 directory. This +Both packages will unpack their files into the vim-&vim-version; directory. This won't overwrite any files from the other package. So it doesn't matter in which order it is done. Install Vim by running the following commands: </para> |