From bc1364d1a195572bf470c81352c01bc8dfec6880 Mon Sep 17 00:00:00 2001 From: Mike Burns Date: Thu, 1 Aug 2013 12:00:07 -0400 Subject: Document Debian installation instructions Currently the deb file is hosted on my personal server. Download it then use `dpkg` to install it. --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 65f31f1..17b0126 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,12 @@ Arch Linux: https://aur.archlinux.org/packages/rcm-git/ -On OS X: +Debian-based (including Ubuntu): + + wget http://mike-burns.com/project/rcm/rcm_0.0.2-1_all.deb + sudo dpkg -i rcm_0.0.2-1_all.deb + +OS X: brew tap mike-burns/rcm brew install rcm -- cgit v1.2.3