Skip to content

Commit

Permalink
suggest 'go get -u ./... before running make
Browse files Browse the repository at this point in the history
  • Loading branch information
drnic committed Sep 2, 2014
1 parent 6ee7987 commit 3536d8c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 3536d8c

Please sign in to comment.