diff options
author | drduh <github@duh.to> | 2021-02-11 17:11:41 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-11 17:11:41 -0800 |
commit | de29a9e45c285c39bea8706932653d70dfeb9570 (patch) | |
tree | e1417843b426bffd35f49ab74f7ddbc6d0fac6e3 | |
parent | Merge pull request #240 from basbebe/macOS-GUI-setup (diff) | |
parent | Fix: "quit" to save -> "save" to save (diff) | |
download | YubiKey-Guide-de29a9e45c285c39bea8706932653d70dfeb9570.tar.gz |
Merge pull request #242 from inducer/patch-1
Fix: "quit" to save -> "save" to save
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1851,7 +1851,7 @@ Please specify how long the key should be valid. <n>y = key expires in n years Key is valid for? (0) ``` -Follow these prompts to set a new expiration date, then `quit` to save your changes. +Follow these prompts to set a new expiration date, then `save` to save your changes. Next, export your public key: |