mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00
docs: fix Formula Cookbook build command
This commit is contained in:
parent
35897fe49c
commit
b7c9214b81
@ -95,7 +95,7 @@ Check out the [License Guidelines](License-Guidelines.md) for examples of comple
|
|||||||
### Check the build system
|
### Check the build system
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
HOMEBREW_NO_INSTALL_FROM_API=1 brew install --interactive foo
|
HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source --interactive foo
|
||||||
```
|
```
|
||||||
|
|
||||||
You’re now at a new prompt with the tarball extracted to a temporary sandbox.
|
You’re now at a new prompt with the tarball extracted to a temporary sandbox.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user