mirror of
https://github.com/bpg/terraform-provider-proxmox.git
synced 2025-08-22 19:38:35 +00:00
Update README.md
This commit is contained in:
parent
594256baa3
commit
1c7077bba3
@ -33,7 +33,7 @@ $ make build
|
||||
## Using the Provider
|
||||
If you're building the provider, follow the instructions to [install it as a plugin.](https://www.terraform.io/docs/plugins/basics.html#installing-plugins) After placing it into your plugins directory, run `terraform init` to initialize it.
|
||||
|
||||
For all other documentation, please refer to the [official documentation](http://danitso.com/terraform-provider-proxmox/).
|
||||
For more information, please refer to the [official documentation](http://danitso.com/terraform-provider-proxmox/).
|
||||
|
||||
## Developing the Provider
|
||||
If you wish to work on the provider, you'll first need [Go](http://www.golang.org) installed on your machine (version 1.13+ is *required*). You'll also need to correctly setup a [GOPATH](http://golang.org/doc/code.html#GOPATH), as well as adding `$GOPATH/bin` to your `$PATH`.
|
||||
|
Loading…
Reference in New Issue
Block a user