summaryrefslogtreecommitdiffstats
path: root/docs/layouts
diff options
context:
space:
mode:
authorAlbert Nigmatzianov <albertnigma@gmail.com>2017-05-24 18:57:27 +0200
committerAlbert Nigmatzianov <albertnigma@gmail.com>2017-05-25 13:31:38 +0200
commit99412bfe45609d3a76d5ef19f612b12d0aac1ec6 (patch)
tree0679322dbe1fecee5dc60317f9f119bd101e8853 /docs/layouts
parent421a46947ab5c889185422c864a9abbb7d4e2e04 (diff)
docs: Delete `brew update` from docs
Fix #3518
Diffstat (limited to 'docs/layouts')
-rw-r--r--docs/layouts/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/layouts/index.html b/docs/layouts/index.html
index 9ddf4a874..484c6a1d8 100644
--- a/docs/layouts/index.html
+++ b/docs/layouts/index.html
@@ -254,7 +254,7 @@
</a>
<p>&nbsp;</p>
<h4>Using Homebrew?</h4>
- <pre><code>brew update &amp;&amp; brew install hugo</code></pre>
+ <pre><code>brew install hugo</code></pre>
</div>
</div>
{{ "<!--row end-->" | safeHTML }}