Skip to content

Commit

Permalink
Fix binary install command (#41)
Browse files Browse the repository at this point in the history
  • Loading branch information
edif2008 authored Sep 2, 2024
1 parent f4d174b commit 0733774
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/installation-configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ The 1Password provider for Pulumi is available as a package in most Pulumi langu
The 1Password provider binary is a third party binary. It can be installed using the `pulumi plugin` command.

```sh
pulumi plugin install resource onepassword <version> --server github://api.github.com/1Password
pulumi plugin install resource onepassword <version> --server github://api.github.com/1Password/pulumi-onepassword
```

Replace the version string with your desired version.
Expand Down

0 comments on commit 0733774

Please sign in to comment.