diff options
author | Bram Moolenaar <Bram@vim.org> | 2010-03-02 16:19:40 +0100 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2010-03-02 16:19:40 +0100 |
commit | 5e3dae8b6ba205faf78af4b6eaeb5947c309ca59 (patch) | |
tree | dc22b80fe00fec131b97235c3b701f0ebe5b2d06 /src/INSTALLpc.txt | |
parent | 42b4ddab9585411e53c16cddc93e727a5db7f567 (diff) | |
download | vim-git-5e3dae8b6ba205faf78af4b6eaeb5947c309ca59.tar.gz |
Updated runtime an documentation files.
Diffstat (limited to 'src/INSTALLpc.txt')
-rw-r--r-- | src/INSTALLpc.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/INSTALLpc.txt b/src/INSTALLpc.txt index a8b00f7a2..5854c8a0d 100644 --- a/src/INSTALLpc.txt +++ b/src/INSTALLpc.txt @@ -215,7 +215,7 @@ directory. You should not need to do *any* editing of any files to get vim compiled this way. If, for some reason, you want the console-mode-only version of vim (this -is NOT recommended on Win32, especially on '95/'98!!!), you need can use: +is NOT recommended on Win32, especially on '95/'98!!!), you can use: make -f Make_ming.mak GUI=no vim.exe |