diff --git a/README.md b/README.md index 76a3481..11aa72d 100644 --- a/README.md +++ b/README.md @@ -170,8 +170,8 @@ like `--warmup`, `--prepare `, `--setup ` or `--cleanup `: 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.16.1/hyperfine_1.16.1_amd64.deb -sudo dpkg -i hyperfine_1.16.1_amd64.deb +wget https://github.com/sharkdp/hyperfine/releases/download/v1.19.0/hyperfine_1.19.0_amd64.deb +sudo dpkg -i hyperfine_1.19.0_amd64.deb ``` ### On Fedora