diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 3 | 
1 files changed, 3 insertions, 0 deletions
| diff --git a/index.html b/index.html index 9eb645ed3..79cf9c0a1 100644 --- a/index.html +++ b/index.html @@ -121,6 +121,9 @@ Created /usr/local/Library/Formula/bar.rb                <div class="col-1">                  <p>Paste that into Terminal. The script explains what it will do and then pauses before it does it. There are more installation options <a href='https://github.com/mxcl/homebrew/wiki/Installation'>here</a>.                </div> +              <div class='col-2 button button-large' style='margin-top: 1em'> +                <a href='https://github.com/mxcl/homebrew/wiki'>Homebrew Wiki</a> +              </div>              </div>            </li> | 
