mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-08-04 18:18:17 +00:00
Merge 9166a160da
into 3b7fd442a6
This commit is contained in:
commit
bfa5c73960
1 changed files with 1 additions and 1 deletions
|
@ -336,7 +336,7 @@ 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/14.1.0/ripgrep_14.1.1-1_amd64.deb
|
||||
$ curl -LO https://github.com/BurntSushi/ripgrep/releases/download/14.1.1/ripgrep_14.1.1-1_amd64.deb
|
||||
$ sudo dpkg -i ripgrep_14.1.1-1_amd64.deb
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue