Add link to Homebrew formula

This commit is contained in:
David Peter 2017-09-10 09:49:53 +02:00 committed by GitHub
parent fe26f71582
commit 6c69b98b49
1 changed files with 1 additions and 1 deletions

View File

@ -102,7 +102,7 @@ cargo install fd-find
Note that rust version *1.16.0* or later is required.
The release page of this repository also includes precompiled binaries for Linux.
On **OS X**, you can use [homebrew](https://brew.sh/):
On **macOS**, you can use [Homebrew](http://braumeister.org/formula/fd):
```
brew install fd
```