diff options
author | drduh <github@duh.to> | 2019-02-15 17:28:13 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-02-15 17:28:13 -0800 |
commit | dcdd1c068cb9cd4389451be16a9efad298df106c (patch) | |
tree | 7ead94601451a14a0f1c1da4a259091588aeb52d /README.md | |
parent | Update license and formatting (diff) | |
parent | debian iso has change from 9.6.0 -> 9.7.0 (diff) | |
download | YubiKey-Guide-dcdd1c068cb9cd4389451be16a9efad298df106c.tar.gz |
Merge pull request #95 from razic/master
debian iso has change from 9.6.0 -> 9.7.0
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -74,7 +74,7 @@ It is recommended to generate cryptographic keys and configure YubiKey from a se Download the latest image and verify its integrity: ```console -$ curl -LfO https://cdimage.debian.org/debian-cd/current-live/amd64/iso-hybrid/debian-live-9.6.0-amd64-xfce.iso +$ curl -LfO https://cdimage.debian.org/debian-cd/current-live/amd64/iso-hybrid/debian-live-9.7.0-amd64-xfce.iso $ curl -LfO https://cdimage.debian.org/debian-cd/current-live/amd64/iso-hybrid/SHA512SUMS $ curl -LfO https://cdimage.debian.org/debian-cd/current-live/amd64/iso-hybrid/SHA512SUMS.sign |