diff --git a/INSTALL.md b/INSTALL.md index e041f40f2..81133c3de 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -26,7 +26,7 @@ Make sure you have installed the equivalent for each of these packages for your Shortcut commands for installing pre-requisites: ``` # RHEL / CentOS Based: -yum install automake bzip2 cmake make g++ gcc git openssl openssl-devel patch +yum install automake bzip2 cmake make gcc-c++ gcc git openssl openssl-devel patch # Debian / Ubuntu Based: apt-get install automake bzip2 cmake make g++ gcc git openssl libssl-dev patch