Update README.md (#26)

Fix typo.

Lowercase is for search, uppercase is for install.
This commit is contained in:
Julian Xhokaxhiu 2018-12-09 15:28:17 +01:00 committed by Pankaj Garg
parent eccd39ee27
commit b979b9c7de

View file

@ -44,7 +44,7 @@ go get github.com/Microsoft/ethr
Assuming you are using [`yay`](https://aur.archlinux.org/packages/yay/) (https://github.com/Jguer/yay):
```
yay -s ethr
yay -S ethr
```
# Usage