Christian Brabandt | b4ddc6c | 2024-01-02 16:51:11 +0100 | [diff] [blame] | 1 | README_unix.txt for version 9.1 of Vim: Vi IMproved. |
Bram Moolenaar | 071d427 | 2004-06-13 20:20:40 +0000 | [diff] [blame] | 2 | |
3 | This file explains the installation of Vim on Unix systems. | ||||
4 | See "README.txt" for general information about Vim. | ||||
5 | |||||
6 | |||||
7 | When you use the source distribution, "make install" is used to install Vim. | ||||
8 | See the "INSTALL" file in the "src" directory. | ||||
9 | |||||
10 | If you use a compiled package, follow the instructions for the package. |