aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a315968..a1f52c2 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ executing the following command should suffice:
On Fedora/CentOS/RHEL OS, executing the following command should suffice:
- $ sudo yum install autoconf automake autotools-devel libmpc-devel mpfr-devel gmp-devel gawk bison flex texinfo patchutils gcc
+ $ sudo yum install autoconf automake libmpc-devel mpfr-devel gmp-devel gawk bison flex texinfo patchutils gcc gcc-c++
On OS X, you can use [Homebrew](http://brew.sh) to install the dependencies: