diff --git a/README.markdown b/README.markdown index a08dd77..c3f9ad0 100644 --- a/README.markdown +++ b/README.markdown @@ -1,20 +1,27 @@ # Foreman -## Installation +Manage Procfile-based applications -* Rubygems +
| If you have... | +Install with... | +
|---|---|
| Ruby + Rubygems | +$ gem install foreman |
+
| Mac OS X | +foreman.pkg | +
| Other | +foreman.tgz (add contents to your $PATH) |
+