summaryrefslogtreecommitdiffstats
path: root/src/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'src/INSTALL')
-rw-r--r--src/INSTALL1
1 files changed, 1 insertions, 0 deletions
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