diff --git a/Keypair-Generation.md b/Keypair-Generation.md index 8d69129..04c3963 100644 --- a/Keypair-Generation.md +++ b/Keypair-Generation.md @@ -9,7 +9,7 @@ From your home directory (GitBash can be used in Windows installs) Select the `ssh-keygen -t rsa` -Copy the complete key to your clipboard +Copy the complete public key to your clipboard `cat .ssh/id_rsa.pub`