aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 4 insertions, 1 deletions
diff --git a/README b/README
index de4f0e938..8687df8d5 100644
--- a/README
+++ b/README
@@ -128,12 +128,15 @@ Congratulations, you have contributed to an open source project!
Contributing
============
-New Formulas
+New Formulae
------------
Relative to every other stupid packaging system ever, this is trivial. Just
fork it at: http://github.com/mxcl/homebrew and create a new recipe. Then ask
me to pull. Using git made all this so much easier.
+HomeBrew is not an Autarky so any dependencies outside of OS X that a package
+may require may be installed separately. We have functions to help with that.
+
Code
----
Yes please! Fork and improve :)