Skip to content

Commit

Permalink
Update installation command in README
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivan Mirić committed May 11, 2021
1 parent b62a44a commit 34acd73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Stay updated, be aware of changes, and please submit feedback! Thanks!
You can [download binaries](https://github.com/k6io/xk6/releases) that are already compiled for your platform, or build `xk6` from source:

```bash
$ go get -u github.com/k6io/xk6/cmd/xk6
$ go install github.com/k6io/xk6/cmd/xk6@latest
```


Expand Down

0 comments on commit 34acd73

Please sign in to comment.