Update 'Keypair Generation'

2022-05-09 09:05:33 +00:00
parent 9b1a9ee928
commit 93eab10382
+1 -1
@@ -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`