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