Skip to content

Commit

Permalink
README fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
dinvlad committed Aug 15, 2020
1 parent ccf69ae commit ddec96c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,11 +50,11 @@ pip3 install google-yubikey
```
This is needed only for initially setting up YubiKey with a Service Account.
Your user account must have at least `Service Account Admin role`
Your user account must have at least `Service Account Key Admin` role
or `iam.serviceAccountKeys.create` permission
on the target Service Account(s).
4. Run this once to register YubiKey with each Service Account:
4. Run this once to associate your YubiKey with each Service Account:
```
google-yubikey upload-key -a <service_account_email>
Expand Down

0 comments on commit ddec96c

Please sign in to comment.