From 8024f936368336241406137a2fa78ed5ee9000a6 Mon Sep 17 00:00:00 2001 From: Bram Moolenaar Date: Tue, 14 Jan 2020 19:29:13 +0100 Subject: Update runtime files. --- nsis/README.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'nsis') diff --git a/nsis/README.txt b/nsis/README.txt index cd4d52ed61..c0a184d6a3 100644 --- a/nsis/README.txt +++ b/nsis/README.txt @@ -32,12 +32,12 @@ To build the installable .exe: 5. Get a "diff.exe" program. If you skip this the built-in diff will always be used (which is fine for most users). If you do have your own - "diff.exe" put it in the "../.." directory (above the "vim81" directory, + "diff.exe" put it in the "../.." directory (above the "vim82" directory, it's the same for all Vim versions). You can find one in previous Vim versions or in this archive: http://www.mossbayeng.com/~ron/vim/diffutils.tar.gz -6 Also put winpty32.dll and winpty-agent.exe in "../.." (above the "vim81" +6 Also put winpty32.dll and winpty-agent.exe in "../.." (above the "vim82" directory). This is required for the terminal window. 7. Do "make uganda.nsis.txt" in runtime/doc. This requires sed, you may have -- cgit v1.2.3