From 8e2d21c5481f8e4b7d761ae39e00730274a0674f Mon Sep 17 00:00:00 2001 From: Hussein Esmail Date: Tue, 16 Feb 2021 20:24:35 -0500 Subject: [PATCH] Update README.md (#2353) Remove Linuxbrew links since Linuxbrew has been merged into Homebrew * https://brew.sh/2019/02/02/homebrew-2.0.0/ --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ebde211..15763ab 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Table of Contents * [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