summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Martin Frost <frost@ceri.se>2015-11-04 21:24:40 +0100
committerGravatar Martin Frost <frost@ceri.se>2015-11-04 21:24:40 +0100
commit40507392aebc1d712136d92f89c22d6685b5dd94 (patch)
tree0006884b8325fa79f022f4231b548222ea65ba0b
parent64ffbd8b7d3901d7c25bb71a49c64f082c2f646c (diff)
Remove Ubuntu distro specification
Since there are now packages available for newer Ubuntu dsitributions than the ones specified in README.md, just remove the parentheses.
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index c0bece1..cfd84f9 100644
--- a/README.md
+++ b/README.md
@@ -28,7 +28,7 @@ Debian-based:
OpenBSD (-current):
sudo pkg_add rcm
-
+
Fedora 21/22/23:
sudo dnf copr enable seeitcoming/rcm
@@ -41,7 +41,7 @@ OS X:
brew tap thoughtbot/formulae
brew install rcm
-Ubuntu (precise or trusty):
+Ubuntu:
sudo add-apt-repository ppa:martin-frost/thoughtbot-rcm
sudo apt-get update