From 705dd41f23a2f65c64072dd38b62f86ac86961b5 Mon Sep 17 00:00:00 2001 From: Mehul Goel Date: Wed, 18 Sep 2024 09:41:16 -0400 Subject: [PATCH] Breh --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bd9440bd..ca8d4787 100755 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ A complete re-write of the old RoboBuggy. - In the website above, see these two pages: [Generating a new SSH key and adding it to the ssh-agent](https://docs.github.com/en/authentication/connecting-to-github-with-ssh/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent) and ["Adding a new SSH key to your GitHub account"](https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account). ### Clone -- In your terminal type: `$ git clone git@github.com:CMU-Robotics-Club/RoboBuggy.git`. +- In your terminal type: `$ git clone git@github.com:CMU-Robotics-Club/RoboBuggy2.git`. - The clone link above is find in github: code -> local -> Clone SSH. - ![image](https://github.com/CMU-Robotics-Club/RoboBuggy2/assets/116482510/8ea809f7-35f9-4517-b98d-42e2e869d233)