comparison runtime/tutor/README_srcdos.txt @ 1622:149d8b46404c

updated for version 7.2a
author vimboss
date Tue, 24 Jun 2008 22:09:24 +0000
parents
children
comparison
equal deleted inserted replaced
1621:82b5078be2dd 1622:149d8b46404c
1 README_srcdos.txt for version 7.2a of Vim: Vi IMproved.
2
3 See "README.txt" for general information about Vim.
4 See "README_dos.txt" for installation instructions for MS-DOS and MS-Windows.
5 These files are in the runtime archive (vim70rt.zip).
6
7
8 The DOS source archive contains the files needed to compile Vim on MS-DOS or
9 MS-Windows. It is packed for DOS systems, with CR-LF. It also includes the
10 VisVim sources.
11
12 See "src/INSTALLpc.txt" for instructions on how to compile Vim on the PC.