Navigation Menu

Skip to content

Commit

Permalink
Fix a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Apr 18, 2017
1 parent fd547b3 commit 1ee3dc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install/freebsd.md
Expand Up @@ -13,7 +13,7 @@ You can use the following instruction to install PGroonga on FreeBSD.
Install Groonga, PostgreSQL, pkg-config and GNU Make by `pkg`:

```text
% sudo pkg install -f groonga pkgconf postgresql{{ site.freebsd_postgresql_version }}-server
% sudo pkg install -y groonga pkgconf postgresql{{ site.freebsd_postgresql_version }}-server
```

If you want to use [MeCab](http://taku910.github.io/mecab/) as tokenizer, install `japanese/mecab-ipadic` additionally
Expand Down

0 comments on commit 1ee3dc8

Please sign in to comment.