Skip to content

Commit 1f09bb0

Browse files
authored
add query param to service account link (#200)
1 parent 0460d48 commit 1f09bb0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ If you're running a Linux distribution that still uses `libssl` version 1.1.1, s
2828

2929
To use the 1Password Python SDK in your project:
3030

31-
1. [Create a service account](https://my.1password.com/developer-tools/infrastructure-secrets/serviceaccount/) and give it the appropriate permissions in the vaults where the items you want to use with the SDK are saved.
31+
1. [Create a service account](https://my.1password.com/developer-tools/infrastructure-secrets/serviceaccount/?source=github-sdk) and give it the appropriate permissions in the vaults where the items you want to use with the SDK are saved.
3232
2. Provision your service account token. We recommend provisioning your token from the environment. For example, to export your token to the `OP_SERVICE_ACCOUNT_TOKEN` environment variable:
3333

3434
**macOS or Linux**

0 commit comments

Comments
 (0)