diff --git a/content/PGP/SSH_authentication/Windows.adoc b/content/PGP/SSH_authentication/Windows.adoc index d6ae3022..787b85ab 100755 --- a/content/PGP/SSH_authentication/Windows.adoc +++ b/content/PGP/SSH_authentication/Windows.adoc @@ -129,7 +129,7 @@ image::github-gpg-ssh-keys-added.png[] **Step 8** Access GitHub by using the Git client over SSH with the YubiKey. All commands supported by the Git client can be used for managing your GitHub account. For example, you can use the `git clone` command to clone a repository: - git clone + git clone git@github.com: image::git-clone-cmd.png[]