summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAndreas Stieger <Andreas.Stieger@gmx.de>2019-11-25 11:37:28 +0100
committerAndrew Gallant <jamslam@gmail.com>2020-02-17 17:16:28 -0500
commita4897eca23fef8deee3a49cef826213b81055aac (patch)
tree41f9778e4cd595db0f1d231cbf7f01a05c78ccaa /README.md
parenta070722ff27c7d57d47b1766de9d253fbfe5bef9 (diff)
readme: simplify openSUSE instructions
Closes #1436
Diffstat (limited to 'README.md')
-rw-r--r--README.md13
1 files changed, 2 insertions, 11 deletions
diff --git a/README.md b/README.md
index 75173a82..4f76f08a 100644
--- a/README.md
+++ b/README.md
@@ -250,17 +250,8 @@ repositories.
$ sudo dnf install ripgrep
```
-If you're an **openSUSE Leap 15.0** user, you can install ripgrep from the
-[utilities repo](https://build.opensuse.org/package/show/utilities/ripgrep):
-
-```
-$ sudo zypper ar https://download.opensuse.org/repositories/utilities/openSUSE_Leap_15.0/utilities.repo
-$ sudo zypper install ripgrep
-```
-
-
-If you're an **openSUSE Tumbleweed** user, you can install ripgrep from the
-[official repo](https://software.opensuse.org/package/ripgrep):
+If you're an **openSUSE** user, ripgrep is included in **openSUSE Tumbleweed**
+and **openSUSE Leap** since 15.1.
```
$ sudo zypper install ripgrep