Navigation Menu

Skip to content

Commit

Permalink
Update binary file names for Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Apr 29, 2015
1 parent 7eba369 commit f4e2154
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Expand Up @@ -161,16 +161,16 @@ PostgreSQLを起動します。

### Windowsにインストール

PostgreSQLをインストールします。
PostgreSQLをインストールします。PostgreSQL 9.4.1-3のものであれば
[インストーラーバージョン](http://www.enterprisedb.com/products-services-training/pgdownload)
でも
[zipバージョン](http://www.enterprisedb.com/products-services-training/pgbindownload)
でも構いません。

PGroongaのパッケージをダウンロードします。

* [32bit版](http://packages.groonga.org/windows/pgroonga/pgroonga-0.5.0-x86.zip)
* [64bit版](http://packages.groonga.org/windows/pgroonga/pgroonga-0.5.0-x64.zip)
* [32bit版](http://packages.groonga.org/windows/pgroonga/pgroonga-0.5.0-postgresql-9.4.1-3-x86.zip)
* [64bit版](http://packages.groonga.org/windows/pgroonga/pgroonga-0.5.0-postgresql-9.4.1-3-x64.zip)

PGroongaのパッケージを展開します。展開先としてPostgreSQLのフォルダーを
指定します。PostgreSQLのフォルダーはインストーラーを使ってPostgreSQLを
Expand Down

0 comments on commit f4e2154

Please sign in to comment.