Skip to content

Commit

Permalink
Update how to install on macOS (#29)
Browse files Browse the repository at this point in the history
Fixes #28
  • Loading branch information
askdkc authored Jun 9, 2023
1 parent db19414 commit 17c6ecf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,9 +111,9 @@ Then install `groonga-normalizer-mysql` package:

### macOS - Homebrew

Install `groonga-normalizer-mysql` package:
Install `groonga` package (which includes `groonga-normalizer-mysql`):

% brew install groonga-normalizer-mysql
% brew install groonga

### Windows

Expand Down

0 comments on commit 17c6ecf

Please sign in to comment.