Skip to content

Commit

Permalink
Update README.md to reflect post-vendoring changes
Browse files Browse the repository at this point in the history
  • Loading branch information
sofixa committed Oct 25, 2017
1 parent a59409f commit 9e00204
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions README.md
Expand Up @@ -7,12 +7,7 @@
* [govmomi](https://github.com/vmware/govmomi)
* [influxDB go client](https://github.com/influxdata/influxdb/tree/master/client/v2)

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/client/v2
```
Both are installed via go dep when go getting the project:

# Run

Expand Down

0 comments on commit 9e00204

Please sign in to comment.