Docs: Run "brew update" before "brew install hugo"

Remind user to always run "brew update" first in order to avoid
repeated bug reports from users who didn't do that.

See #824, #1067, #1537, #1633 and #1749
This commit is contained in:
Anthony Fok
2016-01-04 23:36:57 -07:00
parent 9ff36c5a8f
commit 851c16ef3b
4 changed files with 15 additions and 6 deletions

View File

@@ -205,7 +205,6 @@ i.callout-icon:hover {
color: #545454;
}
#action code {
font-family: Lato, monospace;
font-size: 14pt;
}