aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorTeddy Wing2022-08-20 18:23:59 +0200
committerTeddy Wing2022-08-20 18:23:59 +0200
commit3f18a2c390b6023fd39cd8fda74ab480e88a209c (patch)
tree310d8a078b4f1b54f2bf63a1f4e20861d9ec4d50 /README.md
parenta72654928220288a0717ce18b91c8a061dc351ee (diff)
downloadPassextract-3f18a2c390b6023fd39cd8fda74ab480e88a209c.tar.bz2
README: Use `teddywing/formulae` Homebrew tap
Stop recommending the project's repo as a Homebrew tap.
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
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.