Remove obsolete setup commands from readme

This commit is contained in:
Adam Jensen 2019-12-23 18:12:35 -05:00 committed by GitHub
parent 7af54b3649
commit c18da076b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -21,8 +21,6 @@ Note: this plugin is both a provider and provisioner in one, which is why it nee
Requires https://github.com/Telmate/proxmox-api-go
```
export GOPATH=`pwd`
make setup
make
make install
```