Navigation Menu

Skip to content

Commit

Permalink
doc install centos5: add missing shell escape
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Mar 27, 2012
1 parent 2a700f0 commit de8a8bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/source/install.rst
Expand Up @@ -160,7 +160,7 @@ CentOS 5's MySQL packages should be removed beforehand if installed.

Remove existing MySQL packages ::

% sudo yum remove mysql*
% sudo yum remove 'mysql*'

Install ::

Expand Down

0 comments on commit de8a8bf

Please sign in to comment.