Skip to content

Commit

Permalink
Update commands in README
Browse files Browse the repository at this point in the history
  • Loading branch information
dinvlad committed Aug 15, 2020
1 parent f218513 commit b0d1c6b
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 @@ -39,13 +39,13 @@ pip3 install google-yubikey
or to renew it after expiration:

```
google-yubikey private-key
google-yubikey generate-key
```
3. Run this once to register YubiKey with each Service Account:
```
google-yubikey public-key -a <service_account_email>
google-yubikey upload-key -a <service_account_email>
```
4. Run this every time you'd like to generate a Service Account token:
Expand Down

0 comments on commit b0d1c6b

Please sign in to comment.