diff options
| author | Radek Pietruszewski | 2016-12-13 13:26:10 +0100 |
|---|---|---|
| committer | GitHub | 2016-12-13 13:26:10 +0100 |
| commit | fcc2f8701ab08894524d8eb694e887312908711b (patch) | |
| tree | 25bd58339ad6e107cfb8203181a6b1b7e8d5c7c8 /docs | |
| parent | 755be9a2ee0f9670a1b47a2c99b0c936eb07d2cf (diff) | |
| download | brew-fcc2f8701ab08894524d8eb694e887312908711b.tar.bz2 | |
Fix typo
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/Acceptable-Formulae.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Acceptable-Formulae.md b/docs/Acceptable-Formulae.md index 15e800336..b827403d8 100644 --- a/docs/Acceptable-Formulae.md +++ b/docs/Acceptable-Formulae.md @@ -58,7 +58,7 @@ point it to the downloaded archive in order to avoid loading. ### We don’t like binary formulae Our policy is that formulae in the core repository ([homebrew/core](https://github.com/Homebrew/homebrew-core)) must be open-source -and either built from source or produce cross-platform binaries like e.g. Java). +and either built from source or produce cross-platform binaries (like e.g. Java). Binary-only formulae should go to [Homebrew Cask](https://github.com/caskroom/homebrew-cask). |
