docs: fix Formula Cookbook build command

This commit is contained in:
Jacob Ford 2025-04-08 16:28:34 -04:00 committed by Sam Ford
parent 35897fe49c
commit b7c9214b81
No known key found for this signature in database
GPG Key ID: 7AF5CBEE1DD6F76D

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.