Skip to content

Commit cbc598f

Browse files
authored
doc: update version number in dpkg installation
PR #3058
1 parent 6dfaec0 commit cbc598f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -336,8 +336,8 @@ then ripgrep can be installed using a binary `.deb` file provided in each
336336
[ripgrep release](https://github.com/BurntSushi/ripgrep/releases).
337337

338338
```
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
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
341341
```
342342

343343
If you run Debian stable, ripgrep is [officially maintained by

0 commit comments

Comments
 (0)