Skip to content

Commit 604cca4

Browse files
authored
Merge pull request dmacvicar#589 from chrissound/patch-1
Provide command to check version
2 parents 6899cb3 + d81dce7 commit 604cca4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ You will now find the binary at `$GOPATH/bin/terraform-provider-libvirt`.
9292

9393
# Installing
9494

95-
* Check that libvirt daemon 1.2.14 or newer is running on the hypervisor
95+
* Check that libvirt daemon 1.2.14 or newer is running on the hypervisor (`virsh version --daemon`)
9696
* `mkisofs` is required to use the [CloudInit](website/docs/r/cloudinit.html.markdown)
9797

9898
[Copied from the Terraform documentation](https://www.terraform.io/docs/configuration/providers.html#third-party-plugins):

0 commit comments

Comments
 (0)