From 89a9c159f23fb7b3e24e6d09068adfc24a73afcb Mon Sep 17 00:00:00 2001 From: Bram Moolenaar Date: Sun, 29 Aug 2021 21:55:35 +0200 Subject: Update runtime files --- src/INSTALL | 1 + 1 file changed, 1 insertion(+) (limited to 'src/INSTALL') diff --git a/src/INSTALL b/src/INSTALL index df7aa88a96..05153410c4 100644 --- a/src/INSTALL +++ b/src/INSTALL @@ -44,6 +44,7 @@ To build Vim on Ubuntu from scratch on a clean system using git: % sudo apt install git % sudo apt install make % sudo apt install clang + % sudo apt install libtool-bin Build Vim with default features: % git clone https://github.com/vim/vim.git -- cgit v1.2.3