Skip to content

Commit

Permalink
updated installation config
Browse files Browse the repository at this point in the history
  • Loading branch information
pierskarsenbarg committed May 30, 2024
1 parent d0d0968 commit 6a035f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/installation-configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ The Pulumi Nutanix provider is available as a package from the following reposit

### Provider Binary

The Scaleway provider binary is a third party binary. It can be installed using the `pulumi plugin` command.
The Nutanix provider binary is a third party binary. It can be installed using the `pulumi plugin` command.

```bash
pulumi plugin install resource scaleway <version> --server github://api.github.com/pulumiverse
pulumi plugin install resource nutanix <version> --server github://api.github.com/pulumiverse

This comment has been minimized.

Copy link
@ringods

ringods May 30, 2024

@pierskarsenbarg the --server argument should point to your account:

github://api.github.com/pierskarsenbarg
```

Replace the version string with your desired version.
Expand Down

0 comments on commit 6a035f9

Please sign in to comment.