From 3f18a2c390b6023fd39cd8fda74ab480e88a209c Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Sat, 20 Aug 2022 18:23:59 +0200 Subject: README: Use `teddywing/formulae` Homebrew tap Stop recommending the project's repo as a Homebrew tap. --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 5f5610c..8c8e1ee 100644 --- a/README.md +++ b/README.md @@ -49,8 +49,7 @@ In the interactive UI, the following commands are available: ## Install On Mac OS X, Passextract can be installed from Homebrew: - $ brew tap teddywing/passextract https://github.com/teddywing/Passextract.git - $ brew install teddywing/passextract/passextract + $ brew install teddywing/formulae/passextract To compile from source or install on other platforms, you'll need the [Rust][4] compiler. -- cgit v1.2.3