diff options
| -rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html index 32c58d438..4da5bbf56 100644 --- a/index.html +++ b/index.html @@ -32,7 +32,7 @@ <li> <div class="group row"> <div class="col-1"> - <p>Homebrew installs the stuff you need that Apple didn’t.</p> + <p>Homebrew installs <a href="https://github.com/mxcl/homebrew/tree/master/Library/Formula" title="List of Homebrew packages">the stuff you need</a> that Apple didn’t.</p> </div> <div class="col-2"> <pre><code><span style="color: #e3d796;">$</span> brew install wget</code></pre> |
