From 8fc559f31901d7776cf9873d9f84cd9a69f37be0 Mon Sep 17 00:00:00 2001 From: David C Hall Date: Fri, 13 Oct 2017 09:47:39 -0400 Subject: [PATCH] Update docs: homebrew/livecheck --- docs/External-Commands.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/External-Commands.md b/docs/External-Commands.md index e1178ceda1..881a1293a2 100644 --- a/docs/External-Commands.md +++ b/docs/External-Commands.md @@ -44,12 +44,12 @@ Note they are largely untested, and as always, be careful about running untested ### brew-livecheck Check if there is a new upstream version of a formula. -See the [`README`](https://github.com/youtux/homebrew-livecheck/blob/master/README.md) for more info and usage. +See the [`README`](https://github.com/Homebrew/homebrew-livecheck/blob/master/README.md) for more info and usage. Install using: ```sh -brew tap youtux/livecheck +brew tap homebrew/livecheck ``` ### brew-gem