aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Formula-Cookbook.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Formula-Cookbook.md')
-rw-r--r--docs/Formula-Cookbook.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Formula-Cookbook.md b/docs/Formula-Cookbook.md
index aa3e5f23d..38874ddb0 100644
--- a/docs/Formula-Cookbook.md
+++ b/docs/Formula-Cookbook.md
@@ -90,7 +90,7 @@ Try to summarize from the [`homepage`](http://www.rubydoc.info/github/Homebrew/b
### Check the build system
```sh
-brew install -i foo
+brew install --interactive foo
```
You’re now at a new prompt with the tarball extracted to a temporary sandbox.