Merge pull request #725 from auxten/patch-1

Fix typo in readme
This commit is contained in:
mattn
2019-06-17 16:04:10 +09:00
committed by GitHub

View File

@@ -247,7 +247,7 @@ Required dependency
brew install sqlite3
```
For OSX there is an additional package install which is required if you whish to build the `icu` extension.
For OSX there is an additional package install which is required if you wish to build the `icu` extension.
This additional package can be installed with `homebrew`.