Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: David Jumani <[email protected]>
  • Loading branch information
rohityadavcloud and davidjumani authored Aug 4, 2023
1 parent 5fd8305 commit ce9933f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ On Windows at %APPDATA%\terraform.d\plugins,
```sh
$ cd ~
$ mkdir -p ~/.terraform.d/plugins/localdomain/provider/cloudstack/0.4.0/linux_amd64
$ cp $GOPATH/bin/terraform-provider-cloudstack .terraform.d/plugins/localdomain/provider/cloudstack/0.4.0/linux_amd64
$ cp $GOPATH/bin/terraform-provider-cloudstack ~/.terraform.d/plugins/localdomain/provider/cloudstack/0.4.0/linux_amd64
```

Testing the Provider
Expand Down

0 comments on commit ce9933f

Please sign in to comment.