Skip to content

Commit 9f5e1bd

Browse files
authored
Merge pull request #124 from lopezator/master
cli: Update README.md with MacOS install info
2 parents 7db5c9a + 4fad212 commit 9f5e1bd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

cli/README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ $ curl -L https://github.com/golang-migrate/migrate/releases/download/$version/m
1212

1313
#### MacOS
1414

15-
We have not released support for homebrew yet, but there is a live issue here: [todo #156](https://github.com/mattes/migrate/issues/156)
16-
17-
Any help to make this happen would be appreciated!
15+
```
16+
$ brew install golang-migrate
17+
```
1818

1919
#### Linux (*.deb package)
2020

0 commit comments

Comments
 (0)