diff options
| author | Jakukyo Friel | 2014-12-01 00:43:17 +0800 |
|---|---|---|
| committer | Jack Nagel | 2014-12-06 22:05:23 -0500 |
| commit | aad52918f46b36a4b59a4afab9e90573a2acafb7 (patch) | |
| tree | 7ed50affe55d07fa63b82efa4bf853c352e53689 | |
| parent | 8560ad3ad01c7cbda18d1df81e85926f996dd449 (diff) | |
| download | brew-aad52918f46b36a4b59a4afab9e90573a2acafb7.tar.bz2 | |
doc/External-Commands: update links
`brew-gem`'s link is 404.
`brew-pip` has reached EOL.
Thus I updates the link of `brew-gem`, and remove descriptions
about `brew-pip`.
Thanks @DomT4 for pointing out brew-gem's new home.
Closes Homebrew/homebrew#34569.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
| -rw-r--r-- | share/doc/homebrew/External-Commands.md | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/share/doc/homebrew/External-Commands.md b/share/doc/homebrew/External-Commands.md index 57db620d6..a47f8322b 100644 --- a/share/doc/homebrew/External-Commands.md +++ b/share/doc/homebrew/External-Commands.md @@ -99,12 +99,10 @@ These commands have been contributed by Homebrew users but are not included in t > $ brew install telemachus/desc/brew-desc > ``` -### brew-gem and brew-pip ->Install any gem pip package into a self-contained Homebrew cellar location +### brew-gem +>Install any gem package into a self-contained Homebrew cellar location: <https://github.com/sportngin/brew-gem> > ->[https://github.com/josh/brew-gem](https://github.com/josh/brew-gem), [https://github.com/josh/brew-pip](https://github.com/josh/brew-pip) -> ->*Note:* These can also be installed with `brew install brew-gem` and `brew install brew-pip` +>*Note:* This can also be installed with `brew install brew-gem`. ### brew-growl >Get Growl notifications for Homebrew https://github.com/secondplanet/brew-growl |
