summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorHussein Esmail <hussein.esmail7@gmail.com>2021-02-16 20:24:35 -0500
committerGitHub <noreply@github.com>2021-02-17 10:24:35 +0900
commit8e2d21c5481f8e4b7d761ae39e00730274a0674f (patch)
tree28c9e6a7c17c73a897cea0b933733772ada6759a /README.md
parentbedf1cd35726c985478e1609974b5bfe4584f36e (diff)
Update README.md (#2353)
Remove Linuxbrew links since Linuxbrew has been merged into Homebrew * https://brew.sh/2019/02/02/homebrew-2.0.0/
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index ebde211a..15763ab3 100644
--- a/README.md
+++ b/README.md
@@ -25,7 +25,7 @@ Table of Contents
<!-- vim-markdown-toc GFM -->
* [Installation](#installation)
- * [Using Homebrew or Linuxbrew](#using-homebrew-or-linuxbrew)
+ * [Using Homebrew](#using-homebrew)
* [Using git](#using-git)
* [Using Linux package managers](#using-linux-package-managers)
* [Windows](#windows)
@@ -84,9 +84,9 @@ stuff.
[bin]: https://github.com/junegunn/fzf/releases
-### Using Homebrew or Linuxbrew
+### Using Homebrew
-You can use [Homebrew](http://brew.sh/) or [Linuxbrew](http://linuxbrew.sh/)
+You can use [Homebrew](http://brew.sh/) (on macOS or Linux)
to install fzf.
```sh