Update README.md

get the right tree
This commit is contained in:
Cédric de l'Epine
2016-11-03 14:51:30 +01:00
committed by GitHub
parent 857020e127
commit 57f3a89621

View File

@@ -8,7 +8,7 @@
You'll need to go get them both for the script to work: You'll need to go get them both for the script to work:
``` ```
go get github.com/vmware/govmomi go get github.com/vmware/govmomi
go get github.com/influxdata/influxdb/tree/master/client/v2 go get github.com/influxdata/influxdb/client/v2
``` ```