summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2019-04-16 13:10:29 -0400
committerAndrew Gallant <jamslam@gmail.com>2019-04-16 13:10:29 -0400
commit5f8805a49655e4a338de9da7ce59eefd365391e8 (patch)
tree63742014a92fa8f4786eaca78cd7acc76c76bafa /README.md
parentfdde2bcd380488071c88d562fe6e1e5f1b39e47b (diff)
ripgrep: release 11.0.1
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 5aef505d..14101f67 100644
--- a/README.md
+++ b/README.md
@@ -286,8 +286,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/11.0.0/ripgrep_11.0.0_amd64.deb
-$ sudo dpkg -i ripgrep_11.0.0_amd64.deb
+$ curl -LO https://github.com/BurntSushi/ripgrep/releases/download/11.0.1/ripgrep_11.0.1_amd64.deb
+$ sudo dpkg -i ripgrep_11.0.1_amd64.deb
```
If you run Debian Buster (currently Debian testing) or Debian sid, ripgrep is