Add aqtinstall, cloud-provider-kind, dud and 3 more
[Homebrew/homebrew-command-not-found.git] / Cookbook.md
blob9806eb099dc5f3a9e1b664030e380317654588f1
1 # Cookbook
3 This document describes how I update the list, just so you know how it works if
4 I get hit by a truck.
6 1. Run `brew update`
7 2. Run `brew which-update --commit`. It’ll update installed formulae and fetch
8    the bottles of the ones that are missing in order to get their executables
9    without installing anything.
10 3. Push.
12 The process above doesn’t support non-bottled formulae; you can  run `brew
13 which-update --stats` to see which formulae are missing.