commit | 11e3c5ba820325b69cb56f70e13c21d7b8808d33 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed Apr 21 18:09:37 2021 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Apr 21 18:09:37 2021 +0200 |
tree | fce34aa15c9f5fbd6244f451dd37e8580fdb2cf3 | |
parent | 459fbdbf9216bc7b4721fc192e08b35039036caa [diff] [blame] |
Update runtime files
diff --git a/src/INSTALL b/src/INSTALL index 64958aa..df7aa88 100644 --- a/src/INSTALL +++ b/src/INSTALL
@@ -39,7 +39,7 @@ 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