summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index 032df4d..5312192 100644
--- a/README.md
+++ b/README.md
@@ -11,6 +11,13 @@ The programs provided are `rcup`, `mkrc`, and `lsrc`.
Installation
------------
+On OS X:
+
+ brew tap mike-burns/rcm
+ brew install rcm
+
+Elsewhere:
+
This uses the standard GNU autotools, so it's the normal dance:
./configure && \