From 1e5375b53ce4a1aa7a1c5b30ead612246c8a3fba Mon Sep 17 00:00:00 2001 From: Fabian Arrotin Date: Apr 11 2016 16:30:39 +0000 Subject: Changed the instructions for nanoc on c7 --- diff --git a/README.md b/README.md index 3c9d43b..b949f70 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ May be in RPM: Installing on CentOS 7 as well as F19/20/21:
-sudo yum install ruby asciidoc rubygem-bundler
+sudo yum install ruby asciidoc rubygem-bundler make gcc ruby-devel zlib-devel zlib gcc-c++
 bundle install