blob: ef78029c66f7ec471abb1b9cdc773f1b03e82b0a [file] [log] [blame]
Bram Moolenaarc1a11ed2008-06-24 22:09:24 +00001README_srcdos.txt for version 7.2a of Vim: Vi IMproved.
2
3See "README.txt" for general information about Vim.
4See "README_dos.txt" for installation instructions for MS-DOS and MS-Windows.
5These files are in the runtime archive (vim70rt.zip).
6
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.