diff options
author | drduh <github@duh.to> | 2019-11-19 17:28:45 -0800 |
---|---|---|
committer | drduh <github@duh.to> | 2019-11-19 17:28:45 -0800 |
commit | 11d6e1aff6c79eac64adc75002c2af326d20a4e3 (patch) | |
tree | 6cc9c8e49953a4ebf1514bd0bb785ee90a053bf5 /README.md | |
parent | Update Debian version and fix #137 (diff) | |
download | YubiKey-Guide-11d6e1aff6c79eac64adc75002c2af326d20a4e3.tar.gz |
Fix url formatting
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -214,7 +214,7 @@ Download and install [Homebrew](https://brew.sh/) and the following packages: $ brew install gnupg yubikey-personalization hopenpgp-tools ykman pinentry-mac ``` -**Note** An additional Python package dependency may need to be installed to use `[ykman](https://support.yubico.com/support/solutions/articles/15000012643-yubikey-manager-cli-ykman-user-guide)` - `pip install yubikey-manager` +**Note** An additional Python package dependency may need to be installed to use [`ykman`](https://support.yubico.com/support/solutions/articles/15000012643-yubikey-manager-cli-ykman-user-guide) - `pip install yubikey-manager` ## Windows |