From 6a035f9e38249348c7d034bcc831bbd4cfb99b5d Mon Sep 17 00:00:00 2001 From: Piers Karsenbarg Date: Thu, 30 May 2024 14:22:37 +0100 Subject: [PATCH] updated installation config --- docs/installation-configuration.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/installation-configuration.md b/docs/installation-configuration.md index 5e5bdbb..2937f0b 100644 --- a/docs/installation-configuration.md +++ b/docs/installation-configuration.md @@ -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 --server github://api.github.com/pulumiverse +pulumi plugin install resource nutanix --server github://api.github.com/pulumiverse ``` Replace the version string with your desired version.