We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e28cdd9 commit 3f33f2eCopy full SHA for 3f33f2e
README.md
@@ -70,9 +70,11 @@ Install pkg-config `.pc` file in [cmysql](https://github.com/vapor-community/cmy
70
71
```sh
72
# cmysql
73
-$ brew install https://gist.githubusercontent.com/novi/c6d4afa6e9f9cc9c426e3ccd140c3c74/raw/7130ad1d5062cdb2f7492d42e8d5574b864f3e18/cmysql.rb
+$ brew tap novi/tap
74
+$ brew install novi/tap/cmysql
75
# cmysql-mariadb
-$ brew install https://gist.githubusercontent.com/novi/dd21d48d260379e8919d9490bf5cfaec/raw/6ea4daa02d93f4ab0110ad30d87ea2b497a71cd0/cmysqlmariadb.rb
76
77
+$ brew install novi/tap/cmysqlmariadb
78
```
79
80
## Ubuntu
0 commit comments