We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6dfaec0 commit cbc598fCopy full SHA for cbc598f
README.md
@@ -336,8 +336,8 @@ then ripgrep can be installed using a binary `.deb` file provided in each
336
[ripgrep release](https://github.com/BurntSushi/ripgrep/releases).
337
338
```
339
-$ curl -LO https://github.com/BurntSushi/ripgrep/releases/download/14.1.0/ripgrep_14.1.0-1_amd64.deb
340
-$ sudo dpkg -i ripgrep_14.1.0-1_amd64.deb
+$ curl -LO https://github.com/BurntSushi/ripgrep/releases/download/14.1.0/ripgrep_14.1.1-1_amd64.deb
+$ sudo dpkg -i ripgrep_14.1.1-1_amd64.deb
341
342
343
If you run Debian stable, ripgrep is [officially maintained by
0 commit comments