0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-07-01 11:02:59 +00:00

Update README.md

This commit is contained in:
Dan Petersen 2019-12-30 21:07:50 +01:00
parent 57da4eef0b
commit dbad82cbb9

View File

@ -451,7 +451,7 @@ $ $GOPATH/bin/terraform-provider-proxmox
...
```
If you wish to contribute to the provider, please see [CONTRIBUTING.md](CONTRIBUTING.md)
If you wish to contribute to the provider, please see [CONTRIBUTING.md](CONTRIBUTING.md).
## Testing the Provider
In order to test the provider, you can simply run `make test`.