Skip to content

Commit 4c876a5

Browse files
authored
Merge pull request digitalocean#141 from xmudrii/examples-readme-hypervisor
Removed domainName command from hypervisor example
2 parents 43dc035 + f156e64 commit 4c876a5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

examples/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@ To see the list of posible arguments for each program, use `--help`.
2525
To run:
2626
```{r, engine='bash', count_lines}
2727
$ go get github.com/digitalocean/go-qemu/...
28-
$ go run examples/hypervisor_domain_list/main.go -domainName="ubuntu14.04"
29-
or
3028
$ go run examples/hypervisor_domain_list/main.go -network=tcp \
3129
-address="hypervisorhost:16509"
3230
```

0 commit comments

Comments
 (0)