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 119a58a commit 368f5f9Copy full SHA for 368f5f9
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.1-1_amd64.deb
340
-$ sudo dpkg -i ripgrep_14.1.1-1_amd64.deb
+$ curl -LO https://github.com/BurntSushi/ripgrep/releases/download/14.1.0/ripgrep_14.1.0-1_amd64.deb
+$ sudo dpkg -i ripgrep_14.1.0-1_amd64.deb
341
342
343
If you run Debian stable, ripgrep is [officially maintained by
0 commit comments