summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Martin Frost <frost@ceri.se>2019-10-20 21:37:26 +0200
committerGravatar Mike Burns <mburns@thoughtbot.com>2020-08-28 13:53:20 -0400
commit846951f9b7a68cf68a3def861baf0702d9d33ac3 (patch)
treeba8857bc18991d8fe0ec2f9affd775df24322a99 /README.md
parent43e3a21f945f348d34e7cca966c12c825bdc18d0 (diff)
Move Ubuntu instructions above Debian
This change helps avoid confusion from Ubuntu users not reading all the way down to the Ubuntu installation instructions but instead stopping at the "Debian-based" chunk.
Diffstat (limited to 'README.md')
-rw-r--r--README.md24
1 files changed, 12 insertions, 12 deletions
diff --git a/README.md b/README.md
index c66679a..680c7a5 100644
--- a/README.md
+++ b/README.md
@@ -22,6 +22,18 @@ Arch Linux:
https://aur.archlinux.org/packages/rcm/
+Ubuntu (19.04 or later):
+
+ sudo apt update
+ sudo apt install rcm
+
+Ubuntu (12.04, 14.04, 16.04, 18.04, or 18.10):
+
+ sudo apt-get install software-properties-common
+ sudo add-apt-repository ppa:martin-frost/thoughtbot-rcm
+ sudo apt-get update
+ sudo apt-get install rcm
+
Debian-based:
wget -qO - https://apt.thoughtbot.com/thoughtbot.gpg.key | sudo apt-key add -
@@ -69,18 +81,6 @@ OpenBSD:
openSUSE/RHEL/CentOS: [instructions](http://software.opensuse.org/download.html?project=utilities&package=rcm)
-Ubuntu (19.04 or later):
-
- sudo apt update
- sudo apt install rcm
-
-Ubuntu (12.04, 14.04, 16.04, 18.04, or 18.10):
-
- sudo apt-get install software-properties-common
- sudo add-apt-repository ppa:martin-frost/thoughtbot-rcm
- sudo apt-get update
- sudo apt-get install rcm
-
Void Linux:
sudo xbps-install -S rcm