Skip to content

Commit f72c2df

Browse files
committed
readme: touch up README
Make the wording consistent.
1 parent c0aa58b commit f72c2df

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,10 @@ If you run Debian Buster (currently Debian testing) or Debian sid, ripgrep is
301301
$ sudo apt-get install ripgrep
302302
```
303303

304-
From Cosmic (18.10), ripgrep is also [available in Ubuntu](https://launchpad.net/ubuntu/+source/rust-ripgrep) (same packaging as Debian).
304+
If you're an **Ubuntu Cosmic (18.10)** (or newer) user, ripgrep is
305+
[available](https://launchpad.net/ubuntu/+source/rust-ripgrep) using the same
306+
packaging as Debian:
307+
305308
```
306309
$ sudo apt-get install ripgrep
307310
```

0 commit comments

Comments
 (0)