Update 'Keypair Generation'

master
MagicBot 3 years ago
parent
commit
93eab10382
  1. 2
      Keypair-Generation.md

2
Keypair-Generation.md

@ -9,7 +9,7 @@ From your home directory (GitBash can be used in Windows installs) Select the
`ssh-keygen -t rsa` `ssh-keygen -t rsa`
Copy the complete key to your clipboard Copy the complete public key to your clipboard
`cat .ssh/id_rsa.pub` `cat .ssh/id_rsa.pub`

Loading…
Cancel
Save