Navigation Menu

Skip to content

Commit

Permalink
doc install: use "Groonga" notation
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Apr 28, 2014
1 parent 4f9523d commit 04c3e38
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion doc/source/install/debian.txt
Expand Up @@ -139,7 +139,7 @@ Install groonga-normalizer-mysql package::
Build from source
-----------------

Install required packages to build groonga::
Install required packages to build Groonga::

% sudo aptitude -V -D -y install wget tar build-essential zlib1g-dev liblzo2-dev libmsgpack-dev libzmq-dev libevent-dev libmecab-dev

Expand Down
2 changes: 1 addition & 1 deletion doc/source/install/fedora.txt
Expand Up @@ -76,7 +76,7 @@ Install groonga-normalizer-mysql package::
Build from source
-----------------

Install required packages to build groonga::
Install required packages to build Groonga::

% sudo yum install -y wget tar gcc-c++ make mecab-devel libedit-devel

Expand Down
2 changes: 1 addition & 1 deletion doc/source/install/solaris.txt
Expand Up @@ -11,7 +11,7 @@ Solaris.
Oracle Solaris 11
-----------------

Install required packages to build groonga::
Install required packages to build Groonga::

% sudo pkg install gnu-tar gcc-45 system/header

Expand Down
2 changes: 1 addition & 1 deletion doc/source/install/ubuntu.txt
Expand Up @@ -71,7 +71,7 @@ Install groonga-normalizer-mysql package::
Build from source
-----------------

Install required packages to build groonga::
Install required packages to build Groonga::

% sudo apt-get -V -y install wget tar build-essential zlib1g-dev liblzo2-dev libmsgpack-dev libzmq-dev libevent-dev libmecab-dev

Expand Down

0 comments on commit 04c3e38

Please sign in to comment.