Skip to content

Commit b752299

Browse files
author
Jim Crowley
committed
Resolving spacing issues
1 parent 840e6a8 commit b752299

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,10 +60,10 @@ Follow the instructions for your distribution:
6060

6161
### Requirements
6262

63-
- [Terraform](https://www.terraform.io/downloads.html) 0.11.x
63+
- [Terraform](https://www.terraform.io/downloads.html)
6464
- [Go](https://golang.org/doc/install) (to build the provider plugin)
65-
- [libvirt](https://libvirt.org/downloads.html) 1.2.14 or newer development headers
66-
- `cgo` is required by the [libvirt-go](https://github.com/libvirt/libvirt-go) package. `export CGO_ENABLED="1"`
65+
- [libvirt](https://libvirt.org/downloads.html) 1.2.14 or newer development headers
66+
- `cgo` is required by the [libvirt-go](https://github.com/libvirt/libvirt-go) package. `export CGO_ENABLED="1"`
6767

6868

6969
This project uses [go modules](https://github.com/golang/go/wiki/Modules) to vendor all its
@@ -76,7 +76,7 @@ takes advantage of features available only inside of the latest stable release.
7676

7777
You need also need libvirt-dev(el) package installed.
7878

79-
###Building The Provider
79+
### Building The Provider
8080

8181
Clone repository to: `$GOPATH/src/github.com/dmacvicar/terraform-provider-libvirt`
8282

0 commit comments

Comments
 (0)