From ebc2ea6d6d22bffbe5444ee21fe46653c5994aeb Mon Sep 17 00:00:00 2001 From: David Peter Date: Wed, 21 Nov 2018 20:29:00 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0c9128d..d24c8e3 100644 --- a/README.md +++ b/README.md @@ -97,8 +97,8 @@ brew install hyperfine Download the appropriate `.deb` package from the [Release page](https://github.com/sharkdp/hyperfine/releases) and install it via `dpkg`: ``` -wget https://github.com/sharkdp/hyperfine/releases/download/v1.3.0/hyperfine_1.3.0_amd64.deb -sudo dpkg -i hyperfine_1.3.0_amd64.deb +wget https://github.com/sharkdp/hyperfine/releases/download/v1.4.0/hyperfine_1.4.0_amd64.deb +sudo dpkg -i hyperfine_1.4.0_amd64.deb ``` ### On Arch Linux