We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 43dc035 + f156e64 commit 4c876a5Copy full SHA for 4c876a5
examples/README.md
@@ -25,8 +25,6 @@ To see the list of posible arguments for each program, use `--help`.
25
To run:
26
```{r, engine='bash', count_lines}
27
$ go get github.com/digitalocean/go-qemu/...
28
- $ go run examples/hypervisor_domain_list/main.go -domainName="ubuntu14.04"
29
- or
30
$ go run examples/hypervisor_domain_list/main.go -network=tcp \
31
-address="hypervisorhost:16509"
32
```
0 commit comments