mirror of
https://github.com/sharkdp/hyperfine.git
synced 2024-11-25 19:19:31 +03:00
Small update to conda install instructions
This commit is contained in:
parent
ea41b55898
commit
06a2885f75
@ -119,8 +119,11 @@ Hyperfine can be installed via xbps
|
||||
xbps-install -S hyperfine
|
||||
```
|
||||
|
||||
### With conda on [![Conda Platforms](https://img.shields.io/conda/pn/conda-forge/hyperfine.svg)](https://anaconda.org/conda-forge/hyperfine)
|
||||
### With conda
|
||||
|
||||
![Conda Platforms](https://img.shields.io/conda/pn/conda-forge/hyperfine.svg)
|
||||
|
||||
Hyperfine can be installed via [`conda`](https://conda.io/en/latest/) from the [`conda-forge`](https://anaconda.org/conda-forge/hyperfine) channel:
|
||||
```
|
||||
conda install -c conda-forge hyperfine
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user