This commit is contained in:
Radek Pietruszewski 2016-12-13 13:26:10 +01:00 committed by GitHub
parent 755be9a2ee
commit fcc2f8701a

View File

@ -58,7 +58,7 @@ point it to the downloaded archive in order to avoid loading.
### We dont like binary formulae ### We dont like binary formulae
Our policy is that formulae in the core repository Our policy is that formulae in the core repository
([homebrew/core](https://github.com/Homebrew/homebrew-core)) must be open-source ([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 Binary-only formulae should go to
[Homebrew Cask](https://github.com/caskroom/homebrew-cask). [Homebrew Cask](https://github.com/caskroom/homebrew-cask).