From 4c379dffb740478f7dba3df078435dc8f64b8a14 Mon Sep 17 00:00:00 2001 From: Andrew McKinlay Date: Tue, 27 Dec 2016 16:35:40 -0500 Subject: [PATCH] Correct location of taps (doc) --- docs/Interesting-Taps-&-Forks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Interesting-Taps-&-Forks.md b/docs/Interesting-Taps-&-Forks.md index d23277b15c..d42a97f54d 100644 --- a/docs/Interesting-Taps-&-Forks.md +++ b/docs/Interesting-Taps-&-Forks.md @@ -60,4 +60,4 @@ You can be added as a maintainer for one of the Homebrew organization taps and a ## Technical Details -Your taps are git repositories located at `$(brew --prefix)/Library/Taps`. +Your taps are git repositories located at `$(brew --repository)/Library/Taps`.