1
0
mirror of https://github.com/Oxalide/vsphere-influxdb-go.git synced 2023-10-10 13:36:51 +02:00

Merge pull request #4 from cedr-x/patch-1

Update README.md
This commit is contained in:
Adrian Todorov 2016-11-03 15:36:42 +01:00 committed by GitHub
commit e62722a079

View File

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