Skip to content

Commit b0d1c6b

Browse files
committed
Update commands in README
1 parent f218513 commit b0d1c6b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -39,13 +39,13 @@ pip3 install google-yubikey
3939
or to renew it after expiration:
4040

4141
```
42-
google-yubikey private-key
42+
google-yubikey generate-key
4343
```
4444
4545
3. Run this once to register YubiKey with each Service Account:
4646
4747
```
48-
google-yubikey public-key -a <service_account_email>
48+
google-yubikey upload-key -a <service_account_email>
4949
```
5050
5151
4. Run this every time you'd like to generate a Service Account token:

0 commit comments

Comments
 (0)