From b03e4140f8d1cb4f06fd4e56aadf18aafb0bde6f Mon Sep 17 00:00:00 2001 From: Dario Maiocchi Date: Wed, 1 Nov 2017 12:28:55 +0100 Subject: Add a small note about libvirt-devel --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 576c6710..946ed9de 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,8 @@ dependencies. Ensure you have latest version of Go installed on your system, terraform usually takes advantage of fetures available only inside of the latest stable release. +You need also need libvirt-dev(el) package installed. + Run `go install` to build the binary. You will now find the binary at `$GOPATH/bin/terraform-provider-libvirt`. -- cgit v1.2.3