Gets rid of obsolete go get command in the README.

This commit is contained in:
James Phillips 2016-04-24 16:32:19 -07:00
parent b9d19b9f63
commit 38b3eeaff5
1 changed files with 0 additions and 1 deletions

View File

@ -50,7 +50,6 @@ 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