blob: 1ad432a4de14a0275b67c34129de4e344bb757e5 [file] [log] [blame]
Bram Moolenaar4e32e4b2007-05-12 14:46:25 +00001README_srcdos.txt for version 7.1 of Vim: Vi IMproved.
Bram Moolenaar071d4272004-06-13 20:20:40 +00002
3See "README.txt" for general information about Vim.
4See "README_dos.txt" for installation instructions for MS-DOS and MS-Windows.
Bram Moolenaar1423b9d2006-05-07 15:16:06 +00005These files are in the runtime archive (vim70rt.zip).
Bram Moolenaar071d4272004-06-13 20:20:40 +00006
7
8The DOS source archive contains the files needed to compile Vim on MS-DOS or
9MS-Windows. It is packed for DOS systems, with CR-LF. It also includes the
10VisVim sources.
11
12See "src/INSTALLpc.txt" for instructions on how to compile Vim on the PC.