diff options
| -rw-r--r-- | index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/index.html b/index.html index c9f62845e..32e873c9c 100644 --- a/index.html +++ b/index.html @@ -71,7 +71,8 @@ bin/wget -> ../Cellar/wget/1.12/bin/wget</code></pre> </div> <div class="col-2"> <pre><code><span style="color: #e3d796;">$</span> brew create http://foo.com/bar-1.0.tgz -Created /usr/local/Library/Formula/foo.rb</code></pre> +Created /usr/local/Library/Formula/bar.rb +</code></pre> </div> </div> </li> |
