diff --git a/Labs/Lab2/git-pr/README.md b/Labs/Lab2/git-pr/README.md index 46977aa681590ec01610b54382cee703f099d648..a52246799cceb42ac1a2e0fe79b9c1ade9e4a7dd 100644 --- a/Labs/Lab2/git-pr/README.md +++ b/Labs/Lab2/git-pr/README.md @@ -63,7 +63,7 @@ Run the following and **copy** the output: cat ~/.ssh/id_rsa.pub ``` -Select "SSH keys". +Go to "User settings", and Select "SSH keys". Name the key "cs320-vm" (or whatever you like, really) and paste the contents of `id_rsa.pub` to the "Key" box.