summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Mike Burns <mike@mike-burns.com>2013-08-01 12:00:07 -0400
committerGravatar Mike Burns <mike@mike-burns.com>2013-08-01 12:00:07 -0400
commitbc1364d1a195572bf470c81352c01bc8dfec6880 (patch)
tree7609db9e44b06b9defca3835cd7d38749abbfa07 /README.md
parent6cd238b969f46a5cdc5b5c252beaedf721d65c44 (diff)
Document Debian installation instructions
Currently the deb file is hosted on my personal server. Download it then use `dpkg` to install it.
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 6 insertions, 1 deletions
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