diff options
| author | David C Hall | 2017-10-13 09:47:39 -0400 | 
|---|---|---|
| committer | GitHub | 2017-10-13 09:47:39 -0400 | 
| commit | 8fc559f31901d7776cf9873d9f84cd9a69f37be0 (patch) | |
| tree | 50fdba25ead757f1e901fba8611b2693f159efc2 | |
| parent | 64270ed85c56de6126e086aed7b4543a9cf5b2a0 (diff) | |
| download | brew-8fc559f31901d7776cf9873d9f84cd9a69f37be0.tar.bz2 | |
Update docs: homebrew/livecheck
| -rw-r--r-- | docs/External-Commands.md | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/docs/External-Commands.md b/docs/External-Commands.md index e1178ceda..881a1293a 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 | 
