summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2018-09-08 10:46:40 -0400
committerAndrew Gallant <jamslam@gmail.com>2018-09-08 10:46:40 -0400
commit0f7494216f55bb5d373027c2039d8c26dbc4a564 (patch)
tree16e60e1a302855f75a693c5dd0343417e3f409f8
parent442a2786356cf9a7703dcc4a13a11e45b3f87723 (diff)
readme: update dpkg version
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 7438fbd5..9e2b01fc 100644
--- a/README.md
+++ b/README.md
@@ -292,8 +292,8 @@ then ripgrep can be installed using a binary `.deb` file provided in each
ripgrep is not in the official Debian or Ubuntu repositories.
```
-$ curl -LO https://github.com/BurntSushi/ripgrep/releases/download/0.9.0/ripgrep_0.9.0_amd64.deb
-$ sudo dpkg -i ripgrep_0.9.0_amd64.deb
+$ curl -LO https://github.com/BurntSushi/ripgrep/releases/download/0.10.0/ripgrep_0.10.0_amd64.deb
+$ sudo dpkg -i ripgrep_0.10.0_amd64.deb
```
If you run Debian Buster (currently Debian testing) or Debian sid, ripgrep is