From 5d98c9d93278d6961bfee59151666b8a8bcd23c3 Mon Sep 17 00:00:00 2001 From: Bram Moolenaar Date: Fri, 15 Apr 2016 20:54:52 +0200 Subject: 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) --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index d368a75079..9be068ea98 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,13 @@ Which one you need depends on the system you want to run it on and whether you 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 ## -- cgit v1.2.3