summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsubh <subh@example.com>2026-02-13 01:03:45 +0530
committersubh <subh@example.com>2026-02-13 01:03:45 +0530
commit704c74ec700f265d65087c0a4f8c40b9ae47ed4f (patch)
tree7fba4f6c806dc416e75b72d2e55f8c3306e17922
parentc571d28fe006caefaec1d846cd5b78391a37f6d1 (diff)
edited README
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 1360d7e..d03c1bf 100644
--- a/README.md
+++ b/README.md
@@ -35,8 +35,8 @@ options:
### Prerequisites
---
- Python 3.x
- - The `iamcredentials.googleapis.com` API must be enabled in the target project.
- - Your caller identity must have `iam.serviceAccounts.signBlob` permission on the target account.
+ - The iamcredentials.googleapis.com API must be enabled in the target project.
+ - Your caller identity must have iam.serviceAccounts.signBlob permission on the target account.
### Installation