note the other proxmox api project

This commit is contained in:
Grant Gongaware 2017-02-09 13:39:14 -08:00
parent 002598d0a3
commit f56728674c

View File

@ -12,9 +12,11 @@ Terraform provider plugin for proxmox
## Build
Requires https://github.com/Telmate/proxmox-api-go
```
go build -o terraform-provider-proxmox
cp terraform-provider-proxmox $GOPATH/bin
cp terraform-provider-proxmox $GOPATH/bin
```
## Run