Skip to content

Commit

Permalink
Merge pull request #4 from jamesrwhite/patch-1
Browse files Browse the repository at this point in the history
Fix README.md typo
  • Loading branch information
dihedron committed Jan 22, 2019
2 parents 1abf850 + bc2948f commit a93a1ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -15,7 +15,7 @@ Then add the plugin to your local `.terraformrc` :
```
cat >> ~/.terraformrc <<EOF
providers {
ldap = "${GOPATH}/bin/terraform-provider-jenkins"
jenkins = "${GOPATH}/bin/terraform-provider-jenkins"
}
EOF
```
Expand Down

0 comments on commit a93a1ec

Please sign in to comment.