mirror of
https://github.com/sharkdp/hyperfine.git
synced 2024-12-02 08:04:56 +03:00
Update README.md
This commit is contained in:
parent
a4cf1eaa29
commit
ebc2ea6d6d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user