summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjimbo1qaz <jimbo1qaz@gmail.com>2019-08-04 05:06:10 -0700
committerAndrew Gallant <jamslam@gmail.com>2019-08-04 08:06:10 -0400
commitd7ce274722664169e5e530e9ef833b633b679345 (patch)
tree3e2b4e02f25c4f9ab29acabdf6a8935645e83a8c
parent5b10328f413f43c80f58a6864bb02c5f79b462bf (diff)
readme: Debian Buster is stable now
PR #1338
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 90ad6938..641c8a8c 100644
--- a/README.md
+++ b/README.md
@@ -292,7 +292,7 @@ $ curl -LO https://github.com/BurntSushi/ripgrep/releases/download/11.0.2/ripgre
$ sudo dpkg -i ripgrep_11.0.2_amd64.deb
```
-If you run Debian Buster (currently Debian testing) or Debian sid, ripgrep is
+If you run Debian Buster (currently Debian stable) or Debian sid, ripgrep is
[officially maintained by Debian](https://tracker.debian.org/pkg/rust-ripgrep).
```
$ sudo apt-get install ripgrep