Navigation Menu

Skip to content

Commit

Permalink
package yum: use yum to install epel-release automatically
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Nov 30, 2016
1 parent 353d7f1 commit c027a3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/source/install/centos.rst
Expand Up @@ -18,7 +18,7 @@ Mroonga 3.09 release.

Install::

% sudo rpm -ivh http://packages.groonga.org/centos/groonga-release-1.2.0-1.noarch.rpm
% sudo yum install -y http://packages.groonga.org/centos/groonga-release-1.2.0-1.noarch.rpm
% sudo yum makecache
% sudo yum install -y mysql55-mysql-server
% sudo /sbin/service mysql55-mysqld start
Expand Down

0 comments on commit c027a3a

Please sign in to comment.