Navigation Menu

Skip to content

Commit

Permalink
Fix English
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Oct 13, 2015
1 parent c02b8da commit f6a5a6e
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 20 deletions.
20 changes: 10 additions & 10 deletions install/centos.md
@@ -1,23 +1,23 @@
---
title: Install to CentOS
title: install on CentOS
layout: en
---

# Install to CnetOS
# install on CnetOS

This document describes how to install PGroonga to CentOS.
This document describes how to install PGroonga on CentOS.

## Supported versions

Here are supported CentOS versions:

* [CentOS 5](#install-to-5-or-6)
* [CentOS 6](#install-to-5-or-6)
* [CentOS 7](#install-to-7)
* [CentOS 5](#install-on-5-or-6)
* [CentOS 6](#install-on-5-or-6)
* [CentOS 7](#install-on-7)

## How to install to CentOS 5 or CentOS 6 {#install-to-5-or-6}
## How to install on CentOS 5 or CentOS 6 {#install-on-5-or-6}

You can use the following instruction to install PGroonga to CentOS 5 or CentOS 6.
You can use the following instruction to install PGroonga on CentOS 5 or CentOS 6.

Install `postgresql-pgroonga` package:

Expand Down Expand Up @@ -60,9 +60,9 @@ That's all!

Try [tutorial](../tutorial/). You can understand more about PGroonga.

## How to install to CentOS 7 {#install-to-7}
## How to install on CentOS 7 {#install-on-7}

You can use the following instruction to install PGroonga to CentOS 7.
You can use the following instruction to install PGroonga on CentOS 7.

Install `postgresql-pgroonga` package:

Expand Down
6 changes: 3 additions & 3 deletions install/os-x.md
@@ -1,11 +1,11 @@
---
title: Install to OS X
title: install on OS X
layout: en
---

# Install to OS X
# install on OS X

This document describes how to install PGroonga to OS X.
This document describes how to install PGroonga on OS X.

## How to install by Homebrew {#homebrew}

Expand Down
8 changes: 4 additions & 4 deletions install/ubuntu.md
@@ -1,11 +1,11 @@
---
title: Install to Ubuntu
title: install on Ubuntu
layout: en
---

# Install to Ubuntu
# install on Ubuntu

This document describes how to install PGroonga to Ubuntu.
This document describes how to install PGroonga on Ubuntu.

## Supported versions

Expand All @@ -16,7 +16,7 @@ Here are supported Ubuntu versions:

## How to install

You can use the following instruction to install PGroonga to all supported Ubuntu versions.
You can use the following instruction to install PGroonga on all supported Ubuntu versions.

Install `postgresql-server-9.4-pgroonga` package:

Expand Down
6 changes: 3 additions & 3 deletions install/windows.md
@@ -1,11 +1,11 @@
---
title: Install to Windows
title: install on Windows
layout: en
---

# Install to Windows
# install on Windows

This document describes how to install PGroonga to Windows.
This document describes how to install PGroonga on Windows.

## Supported versions

Expand Down

0 comments on commit f6a5a6e

Please sign in to comment.