From b0d1c6b9fd76da8d27e9ca1c1b6bb45fc9e5d018 Mon Sep 17 00:00:00 2001 From: Denis Loginov Date: Sat, 15 Aug 2020 16:03:48 -0400 Subject: [PATCH] Update commands in README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 54e6762..e7a0ec8 100644 --- a/README.md +++ b/README.md @@ -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 + google-yubikey upload-key -a ``` 4. Run this every time you'd like to generate a Service Account token: