diff options
Diffstat (limited to 'chapter03/packages.xml')
-rw-r--r-- | chapter03/packages.xml | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/chapter03/packages.xml b/chapter03/packages.xml index 35305be86..c6a106937 100644 --- a/chapter03/packages.xml +++ b/chapter03/packages.xml @@ -445,7 +445,6 @@ patches can be downloaded separately. This may save some time or cost for a subsequent patch level upgrade within a minor release. </para> - </note> </listitem> </varlistentry> @@ -734,6 +733,13 @@ <para>Home page: <ulink url="&vim-home;"/></para> <para>Download: <ulink url="&vim-url;"/></para> <para>MD5 sum: <literal>&vim-md5;</literal></para> + <note> + <para> + The version of vim changes daily. The get the latest version, go to + <ulink url="https://github.com/vim/vim/releases"> + https://github.com/vim/vim/releases</ulink>. + </para> + </note> </listitem> </varlistentry> |