fix README.md 'install' word in line 27

This commit is contained in:
alvesgabriel 2019-10-11 19:22:09 -03:00
parent 5224ea2152
commit 7bddb5404f

View file

@ -24,7 +24,7 @@ linux-bench will determine the test set to run on the host machine based on the
## Installation
### Installing from sources
Intall [Go](https://golang.org/doc/install), then
Install [Go](https://golang.org/doc/install), then
clone this repository and run as follows (assuming your [$GOPATH is set](https://github.com/golang/go/wiki/GOPATH)):
```shell