diff options
author | Bram Moolenaar <Bram@vim.org> | 2021-06-27 15:18:56 +0200 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2021-06-27 15:18:56 +0200 |
commit | 4d8f476176eadfc745bcb8e143460029048f858d (patch) | |
tree | 459b6394e47d2c720755b09834bfacb699a8cb39 /nsis | |
parent | e65081d1b591f16dc6e380a830d87565c5eb7b03 (diff) | |
download | vim-git-4d8f476176eadfc745bcb8e143460029048f858d.tar.gz |
Update runtime files
Diffstat (limited to 'nsis')
-rw-r--r-- | nsis/README.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nsis/README.txt b/nsis/README.txt index 0d01ec86d..2760609e0 100644 --- a/nsis/README.txt +++ b/nsis/README.txt @@ -74,7 +74,7 @@ Unpack the images: cd nsis unzip icons.zip -To build then, enter: +Then build gvim.exe: cd nsis makensis gvim.nsi |