diff --git a/src/ch2.2-create-github-account.md b/src/ch2.2-create-github-account.md index 2a37653..80aa119 100644 --- a/src/ch2.2-create-github-account.md +++ b/src/ch2.2-create-github-account.md @@ -112,7 +112,7 @@ Linux: `cat ~/.ssh/id_ed25519.pub` Windows: -`type ~/.ssh/id_ed25519.pub` +`type "$env:USERPROFILE\.ssh\id_ed25519.pub"` ## Add the Public Key to your GitHub Account