diff README.md @ 8917:d07e51166f08 v7.4.1745

commit https://github.com/vim/vim/commit/5d98c9d93278d6961bfee59151666b8a8bcd23c3 Author: Bram Moolenaar <Bram@vim.org> Date: Fri Apr 15 20:54:52 2016 +0200 patch 7.4.1745 Problem: README file is not clear about where to get Vim. Solution: Add links to github, releases and the Windows installer. (Suggested by Christian Brabandt)
author Christian Brabandt <cb@256bit.org>
date Fri, 15 Apr 2016 21:00:05 +0200
parents 43b5ff7837ea
children 9f48eab77d62
line wrap: on
line diff
--- a/README.md
+++ b/README.md
@@ -40,6 +40,13 @@ Which one you need depends on the system
 want or must compile it yourself.  Check http://www.vim.org/download.php for
 an overview of currently available distributions.
 
+Some popular places to get the latest Vim:
+* Check out the git repository from [github](https://github.com/vim/vim).
+* Get the source code as an [archive](https://github.com/vim/vim/releases).
+* Get a Windows executable from the
+[vim-win32-installer](https://github.com/vim/vim-win32-installer/releases) repository.
+
+
 
 ## Compiling ##