Merge pull request #19725 from unitof/fix-docs

docs: fix Formula Cookbook build command
This commit is contained in:
Mike McQuaid 2025-04-10 08:29:58 +00:00 committed by GitHub
commit eb786171ae
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -95,7 +95,7 @@ Check out the [License Guidelines](License-Guidelines.md) for examples of comple
### Check the build system
```sh
HOMEBREW_NO_INSTALL_FROM_API=1 brew install --interactive foo
HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source --interactive foo
```
Youre now at a new prompt with the tarball extracted to a temporary sandbox.