mirror of https://github.com/status-im/migrate.git
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:
parent
f6b3bf548d
commit
4fad212a25
|
@ -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)
|
||||
|
||||
|
|
Loading…
Reference in New Issue