Update README.md (#25)

Add ArchLinux support
This commit is contained in:
Julian Xhokaxhiu 2018-12-09 13:51:07 +01:00 committed by Pankaj Garg
parent d659f561ab
commit eccd39ee27

View file

@ -17,6 +17,7 @@ Ethr provides more test measurements as compared to other tools, e.g. it provide
```
For Windows 10: https://github.com/Microsoft/Ethr/files/2640289/ethr.zip
For Ubuntu: https://github.com/Microsoft/Ethr/files/2640288/ethr.gz
For ArchLinux: https://aur.archlinux.org/packages/ethr
```
# Installation
@ -38,6 +39,14 @@ go build
go get github.com/Microsoft/ethr
```
## Using ArchLinux AUR
Assuming you are using [`yay`](https://aur.archlinux.org/packages/yay/) (https://github.com/Jguer/yay):
```
yay -s ethr
```
# Usage
Help: