From: Elton Date: Tue, 18 Jan 2022 18:01:23 +0000 (-0500) Subject: Update lab1 readme X-Git-Url: https://git.devinivas.org/?a=commitdiff_plain;h=cf458e20a3c17824bc945a6326ae34e554d90137;p=cs3210-lab1.git Update lab1 readme --- diff --git a/README.md b/README.md index 84226be..59139cd 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ The xv6 repository we're using for this course is available on Georgia Tech's GitHub: ```bash -git clone git@github.gatech.edu:cs3210-fall2021/xv6.git +git clone https://github.gatech.edu/cs3210-spring2022/xv6.git ``` For this lab, we will be using the lab1 branch within git. You may switch to it