diff options
| author | Xu Cheng | 2014-12-08 15:16:18 +0800 | 
|---|---|---|
| committer | Mike McQuaid | 2014-12-08 11:24:10 +0000 | 
| commit | 7e4f8436f542b91c8a8782b69a93765901f1152d (patch) | |
| tree | f6b2505c40b697e6f5ba5fd475755f61a02c27e8 | |
| parent | c1c0c04b71e411a15d777e35a8b41821ed09fb1d (diff) | |
| download | homebrew-7e4f8436f542b91c8a8782b69a93765901f1152d.tar.bz2 | |
doc: update brew-desc install method
Closes #34785.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
| -rw-r--r-- | share/doc/homebrew/External-Commands.md | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/share/doc/homebrew/External-Commands.md b/share/doc/homebrew/External-Commands.md index a47f8322b..cfaec7474 100644 --- a/share/doc/homebrew/External-Commands.md +++ b/share/doc/homebrew/External-Commands.md @@ -96,7 +96,7 @@ These commands have been contributed by Homebrew users but are not included in t  >You can install manually or using `brew tap`:  > ``` -> $ brew install telemachus/desc/brew-desc +> $ brew tap telemachus/desc  > ```  ### brew-gem | 
