Skip to content

Commit

Permalink
Update configure-ssh-access-to-GitHub.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lerndevops authored Apr 14, 2022
1 parent 156ab3d commit cda0a26
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion git/scenarios/demos/configure-ssh-access-to-GitHub.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,8 @@ nareshwar@mbpro ~ % ls -l $HOME/.ssh
```
nareshwar@mbpro ~ % cat $HOME/.ssh/id_rsa.pub
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDs6nZRA2f6SrdnQYc519TfZq0icaKGszUbZP/G5OAC83hL1LpijyYkw+pNvjkTePcm0Yfpj2IY8L8iJe+zwm41VeBYtrDSYocae1nKlSofWdf2UNaOEJYyXhMK1TNGALXMtoj6d0fCbEIcF4+6QapciiH3kCZ3eyRJAXS4oud9ucDAZv+WxqeWmYspbMvIcWHEl3yBxg+K5yVIJ5AkG4SPC5REYMz9oJf50y0bhHpFZTbwx3ijIkhtaZT8MIRsRFhAoQscQ2aNsaIqTCsNAwwGTMkZBcLG7j6xrISqEIAvUi9r+bZLhrIkV2KmUMMxDmLBYRogeMvT6QHknC+ZDKmGXTUd84a8WkW32WUzxXgzglr1VMxzSq+UKgffVAgK7vd6k+/DQ0t9FmRUP1cONt1jERuDpHRDeDndF//lqJJ9JmQRnzCuv4aWd6eAgWDT2QwGQrOc9jCyjRYguobRFDs3+KOCxLjyP2xX6TwyFABkRZ29EmnX0Guc2mc= [email protected]
# take the output of above command & copy to notepad
```



0 comments on commit cda0a26

Please sign in to comment.