From a171f55cba1a8ff24be8235638b36394974f5f4e Mon Sep 17 00:00:00 2001
From: JINLANG WANG <jwang2775@wisc.edu>
Date: Sun, 4 Feb 2024 19:30:18 -0600
Subject: [PATCH] Update file README.md

---
 Labs/Lab2/git-pr/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Labs/Lab2/git-pr/README.md b/Labs/Lab2/git-pr/README.md
index 46977aa..a522467 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.
-- 
GitLab