diff --git a/README.md b/README.md index 4b88f89..fca5c9e 100644 --- a/README.md +++ b/README.md @@ -20,9 +20,8 @@ It is recommended to also run `dep ensure` to make sure that the dependencies ar ### Using [homebrew](https://brew.sh) -``` -brew tap mingrammer/flog -brew install flog +```bash +brew install mingrammer/flog/flog ``` ### Using .tar.gz archive @@ -105,4 +104,4 @@ $ flog -f rfc3164 -l ## License -[MIT](LICENSE) \ No newline at end of file +[MIT](LICENSE)