diff options
| author | Matt Brender | 2016-10-12 21:38:59 -0400 | 
|---|---|---|
| committer | Matt Brender | 2016-10-12 21:42:57 -0400 | 
| commit | b84ec63ff9d62e00d2546e36fc2c1941f886d923 (patch) | |
| tree | b3885cada940319231ca15f779f5624919acc5f5 /README.md | |
| parent | 62e44a1dac3ed9b9d57e3bac6f6a93143ed96a64 (diff) | |
| download | brew-b84ec63ff9d62e00d2546e36fc2c1941f886d923.tar.bz2 | |
Further terminology in docs + link on README
Addressing a few spots where I looked for terminology and did not find what I was looking for. Input based on a recent [podcast with Mike](https://changelog.com/podcast/223)
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -1,5 +1,5 @@  # Homebrew -Features, usage and installation instructions are [summarised on the homepage](http://brew.sh). +Features, usage and installation instructions are [summarised on the homepage](http://brew.sh). Terminology (e.g. the difference between a Cellar, Tap, Cask and so forth) is [explained here](docs/Formula-Cookbook.md#homebrew-terminology).  ## Update Bug  If Homebrew was updated on Aug 10-11th 2016 and `brew update` always says `Already up-to-date.` you need to run: | 
