diff --git a/README.md b/README.md index 03168c3..59d7c84 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ It can be used both as a command line utility and a library. You need go installed and `GOBIN` in your `PATH`. Once that is done, run the command: ```shell +$ go get github.com/tsenart/vegeta $ go install github.com/tsenart/vegeta ```