aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBen Schmidt <benschmidt@benschmidt.tech>2020-09-22 10:07:02 -0600
committerjixiuf <jixiuf@qq.com>2020-11-12 23:21:40 +0800
commit33f9118841e180b4351bda9bff96efa3825b1c07 (patch)
treef0379f40c530fcb6b7ed7a9622263b09b4bbffc0 /README.md
parent84bc8a0568449f3c39e43001c0697df4c4eef353 (diff)
Add libtool-bin
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 4a84697..3dc587a 100644
--- a/README.md
+++ b/README.md
@@ -171,6 +171,7 @@ In Ubuntu 20.04 CMake (v3.16.3-1ubuntu1) and Libtool can be installed with
```sh
sudo apt install cmake
sudo apt install libtool
+sudo apt install libtool-bin
```
### 18.04