summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Peter <sharkdp@users.noreply.github.com>2017-09-10 09:49:53 +0200
committerGitHub <noreply@github.com>2017-09-10 09:49:53 +0200
commit6c69b98b492b7c17fe2fc2d4a3808146b302bfde (patch)
treee55b869ce00ca62143e4d07f515d6f1b49534887
parentfe26f715825bbddc20fe1883d77650b540cef9b3 (diff)
Add link to Homebrew formula
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c10c61e..b90e1b9 100644
--- a/README.md
+++ b/README.md
@@ -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
```