From 0f7494216f55bb5d373027c2039d8c26dbc4a564 Mon Sep 17 00:00:00 2001 From: Andrew Gallant Date: Sat, 8 Sep 2018 10:46:40 -0400 Subject: [PATCH] readme: update dpkg version --- README.md | 4 ++-- 1 file 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