aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMax Howell2012-08-03 10:33:57 -0400
committerMax Howell2012-08-03 10:33:57 -0400
commit019b4932b4286b7aac0b24b6c4f9d2cc898e06b7 (patch)
tree8f48467815b5c848bc62b385f3456466ef3b1ea6
parent09c676802f4aac6ca0553246d9d4c08c65aca0e1 (diff)
downloadhomebrew-019b4932b4286b7aac0b24b6c4f9d2cc898e06b7.tar.bz2
Wiki link button, layout is maybe too tight
-rw-r--r--index.html3
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>