From 85a9cc8f0ef0e8a9b290b1c04c18eb480fba8d79 Mon Sep 17 00:00:00 2001 From: Mike Burns Date: Thu, 1 Aug 2013 11:35:28 -0400 Subject: Homebrew installation This can be installed using Homebrew for OS X. brew tap mike-burns/rcm brew install rcm --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) 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 && \ -- cgit v1.2.3