From f3083e4574ad20881de66fdeb66d671f1cbdfda4 Mon Sep 17 00:00:00 2001 From: Andrew Gallant Date: Mon, 15 Apr 2019 18:32:33 -0400 Subject: readme: remove brew tap instructions The brew tap isn't really needed any more, since SIMD is now automatically enabled in all binaries. --- README.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/README.md b/README.md index 3c53daa1..5aef505d 100644 --- a/README.md +++ b/README.md @@ -208,14 +208,6 @@ from homebrew-core, (compiled with rust stable, no SIMD): $ brew install ripgrep ``` -or you can install a binary compiled with rust nightly (including SIMD and all -optimizations) by utilizing a custom tap: - -``` -$ brew tap burntsushi/ripgrep https://github.com/BurntSushi/ripgrep.git -$ brew install ripgrep-bin -``` - If you're a **MacPorts** user, then you can install ripgrep from the [official ports](https://www.macports.org/ports.php?by=name&substr=ripgrep): -- cgit v1.2.3