cli: Update README.md with MacOS install info

Document in MacOS install section of README.md that brew packag is now available. References mattes/migrate#156 https://github.com/Homebrew/homebrew-core/pull/30032
This commit is contained in:
David López 2018-10-29 17:27:48 +01:00
parent f6b3bf548d
commit 4fad212a25
1 changed files with 3 additions and 3 deletions

View File

@ -12,9 +12,9 @@ $ curl -L https://github.com/golang-migrate/migrate/releases/download/$version/m
#### MacOS
We have not released support for homebrew yet, but there is a live issue here: [todo #156](https://github.com/mattes/migrate/issues/156)
Any help to make this happen would be appreciated!
```
$ brew install golang-migrate
```
#### Linux (*.deb package)