Navigation Menu

Skip to content

Commit

Permalink
doc: use 'yum makecache' instead of 'yum update'
Browse files Browse the repository at this point in the history
  • Loading branch information
kenhys committed Jun 29, 2012
1 parent 0253c8c commit 3bea728
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/source/install.rst
Expand Up @@ -220,7 +220,7 @@ In CentOS 6, unlike in CentOS 5, we use CentOS's MySQL packages (version 5.1.x).
Install ::

% sudo rpm -ivh http://packages.groonga.org/centos/groonga-release-1.1.0-0.noarch.rpm
% sudo yum update
% sudo yum makecache
% sudo yum install -y mysql-server
% sudo service mysqld start
% sudo yum install -y mysql-mroonga
Expand Down

0 comments on commit 3bea728

Please sign in to comment.