Bram, here is a small update to the README file. diff --git a/README.md b/README.md index d368a75..8f81b9b 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,8 @@ 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.
+Nightly Windows snapshots are provided in the +[vim-win32-installer](https://github.com/vim/vim-win32-installer/releases) repository. ## Compiling ## diff --git a/README.txt b/README.txt index 0d0905a..526a1fb 100644 --- a/README.txt +++ b/README.txt @@ -36,6 +36,8 @@ 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. +Nightly Windows snapshots are provided in the +https://github.com/vim/vim-win32-installer repository. COMPILING Best, Christian -- Manche Autoren zeigen sich der Welt kälter und schärfer, als ihr Mensch ist, z.B. Lichtenberg; desto wärmer bleibt die bedeckte Quelle. Andere treiben ihre Wärme heraus und erkälten sich durch fremdes Erwärmen. -- Jean Paul -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
