aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Installation.md
AgeCommit message (Collapse)Author
2017-09-14Require more HTTP mirrors for old OS X versions.Mike McQuaid
This allows the bootstrap of `curl` and `git` on versions of Mac OS X that cannot reliably download from HTTPS servers any longer. Once these are both installed users are able to update Homebrew and download files securely. Also, as we're doing this, don't point 10.5 users to Tigerbrew as they are already given caveats for using Homebrew itself.
2017-07-07Fix a broken linkAlex Qyoun-ae
2017-03-25docs: code example reformattingEricFromCanada
Add labeled fences to most code blocks, monospace terms where appropriate, omit "$" when referring to variables
2017-03-19docs: grammar edits, sentence-case secondary headingsEricFromCanada
Also changes some heading levels so only one primary heading appears per page.
2017-02-12Use HTTPS for the homepage.Mike McQuaid
2017-01-04docs: fix titles on docs.brew.shJonathan Chang
2017-01-04Cleanup documentation siteMike McQuaid
GitHub now nicely generates a documentation site for us at http://brew.sh/brew based on our docs folder. Optimise the output of this and the GitHub docs directory for readability and the various user groupings.
2016-12-04added 'CLT' abbreviation after 'Command Line Tools' (so that if someone ↵Amber Jain
follows link to footnote#3, the meaning of 'CLT' in footnote is clear)
2016-10-12doco: note 10.9 is now best-effort supportAndrew Janke
2016-09-20Rearrange repository files.Mike McQuaid