summaryrefslogtreecommitdiffstats
path: root/src/INSTALL
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2021-04-21 18:09:37 +0200
committerBram Moolenaar <Bram@vim.org>2021-04-21 18:09:37 +0200
commit11e3c5ba820325b69cb56f70e13c21d7b8808d33 (patch)
treefce34aa15c9f5fbd6244f451dd37e8580fdb2cf3 /src/INSTALL
parent459fbdbf9216bc7b4721fc192e08b35039036caa (diff)
Update runtime files
Diffstat (limited to 'src/INSTALL')
-rw-r--r--src/INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/INSTALL b/src/INSTALL
index 64958aa13f..df7aa88a96 100644
--- a/src/INSTALL
+++ b/src/INSTALL
@@ -39,7 +39,7 @@ version of Vim that is small and starts up quickly, see the Makefile for how
to disable the GUI and X11. If you don't have GUI libraries and/or X11, these
features will be disabled automatically.
-To built Vim on Ubuntu from scratch on a clean system using git:
+To build Vim on Ubuntu from scratch on a clean system using git:
Install tools required to be able to get and build Vim:
% sudo apt install git
% sudo apt install make