diff options
| author | Mike McQuaid | 2015-04-26 18:21:12 +0100 |
|---|---|---|
| committer | Mike McQuaid | 2015-04-26 18:21:12 +0100 |
| commit | eca29a8f83143114689e81a1e143c6ac753419ba (patch) | |
| tree | f818eec1fd8bc1835921c3779cd445256b77dc41 | |
| parent | 3d4fed0c669cf762d61c03452fd62a84d5fae6b8 (diff) | |
| download | homebrew-eca29a8f83143114689e81a1e143c6ac753419ba.tar.bz2 | |
Acceptable-Formulae.md: fix a space.
| -rw-r--r-- | share/doc/homebrew/Acceptable-Formulae.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/doc/homebrew/Acceptable-Formulae.md b/share/doc/homebrew/Acceptable-Formulae.md index 8876602eb..f76ccbd72 100644 --- a/share/doc/homebrew/Acceptable-Formulae.md +++ b/share/doc/homebrew/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/homebrew](https://github.com/Homebrew/homebrew)) must be built -from source (or produce cross-platform binaries like e.g. Java).Binary-only +from source (or produce cross-platform binaries like e.g. Java). Binary-only formulae should go to [Homebrew/homebrew-binary](https://github.com/Homebrew/homebrew-binary). ### Stable versions |
