diff --git a/INSTALL.md b/INSTALL.md index 430fd71989e..792e619fdb1 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -19,7 +19,7 @@ refer to these documents ## Linux ```sh - $ [sudo] apt-get install build-essential autoconf libtool + $ [sudo] apt-get install build-essential autoconf libtool pkg-config ``` If you plan to build from source and run tests, install the following as well: