aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
authorPhilipp Eckel <peckel@thoughtworks.com>2017-11-10 11:26:22 +0100
committerPhilipp Eckel <peckel@thoughtworks.com>2017-11-10 11:26:22 +0100
commit109de3011d76d9c466d65631e49229822a4d31d8 (patch)
treedadf0406bc893a0158d01c5be50fbcd0ad623d6e /README.md
parentMerge pull request #34 from bdlow/master (diff)
downloadYubiKey-Guide-109de3011d76d9c466d65631e49229822a4d31d8.tar.gz
fix exporting KEYID
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d9acefb..1c0ea83 100644
--- a/README.md
+++ b/README.md
@@ -248,7 +248,7 @@ Note that as of [v2.1](https://www.gnupg.org/faq/whats-new-in-2.1.html#autorev),
Export the key ID as a [variable](https://stackoverflow.com/questions/1158091/defining-a-variable-with-or-without-export/1158231#1158231) for use throughout:
- $ KEYID=0xFF3E7D88647EBCDB
+ $ export KEYID=0xFF3E7D88647EBCDB
## Create subkeys