summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2019-04-15 18:09:17 -0400
committerAndrew Gallant <jamslam@gmail.com>2019-04-15 18:09:40 -0400
commitd7f57d9aabf90967c9b4374f2e22485b57993f00 (patch)
treec6357e812cc428e1a9267a296f08b6bd3dcbe824 /README.md
parent1a2a24ea74c1081f492804b2682e9fc0788fb75f (diff)
ripgrep: release 11.0.011.0.0
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 02ac2079..3c53daa1 100644
--- a/README.md
+++ b/README.md
@@ -294,8 +294,8 @@ then ripgrep can be installed using a binary `.deb` file provided in each
[ripgrep release](https://github.com/BurntSushi/ripgrep/releases).
```
-$ curl -LO https://github.com/BurntSushi/ripgrep/releases/download/0.10.0/ripgrep_0.10.0_amd64.deb
-$ sudo dpkg -i ripgrep_0.10.0_amd64.deb
+$ curl -LO https://github.com/BurntSushi/ripgrep/releases/download/11.0.0/ripgrep_11.0.0_amd64.deb
+$ sudo dpkg -i ripgrep_11.0.0_amd64.deb
```
If you run Debian Buster (currently Debian testing) or Debian sid, ripgrep is