Remove brew tap from readme (#73)

Dbmate now lives in homebrew/core
This commit is contained in:
Adrian Macneil 2019-05-20 19:21:49 -07:00 committed by GitHub
parent 02c7bda8a9
commit 87c22515a9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -29,7 +29,6 @@ For a comparison between dbmate and other popular database schema migration tool
Install using Homebrew:
```sh
$ brew tap amacneil/dbmate
$ brew install dbmate
```