diff --git a/README.md b/README.md index be510d77d5..551aebb165 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,7 @@ Next, clone this repository into `$GOPATH/src/github.com/hashicorp/consul` and then just type `make`. In a few moments, you'll have a working `consul` executable: ``` +$ go get -u ./... $ make ... $ bin/consul