aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Bottles.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Bottles.md')
-rw-r--r--docs/Bottles.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Bottles.md b/docs/Bottles.md
index 7d2982c14..2752ebe03 100644
--- a/docs/Bottles.md
+++ b/docs/Bottles.md
@@ -1,4 +1,5 @@
# Bottles (binary packages)
+
Bottles are produced by installing a formula with `brew install --build-bottle $FORMULA` and then bottling it with `brew bottle $FORMULA`. This outputs the bottle DSL which should be inserted into the formula file.
## Usage