From 52690418ccc1e1b742e9637d947c6e6dbcac31b6 Mon Sep 17 00:00:00 2001 From: phiresky Date: Thu, 3 Oct 2019 19:35:46 +0200 Subject: [PATCH] Update README.md link to specific homebrow formula --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 311f32f..0f826d7 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ If you get an error like `VCRUNTIME140.DLL could not be found`, you need to inst ### Homebrew/Linuxbrew -`rga` can be installed with [Homebrew](https://brew.sh): +`rga` can be installed with [Homebrew](https://formulae.brew.sh/formula/ripgrep-all#default): `brew install rga`