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 5a1f60f85a
commit 25811d8802
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