]> Devi Nivas Git - cs3210-lab1.git/commitdiff
update for fall2023
authorColten Webb <coltenwebb@gmail.com>
Thu, 31 Aug 2023 16:20:19 +0000 (12:20 -0400)
committerColten Webb <coltenwebb@gmail.com>
Thu, 31 Aug 2023 16:20:19 +0000 (12:20 -0400)
README.md

index fc307939fe0ff393d9511b8decf8482ae55b7e1e..33b9e82c734087abe09da9955742302f64f15e41 100644 (file)
--- 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/xv6.git
+git clone git@github.gatech.edu:cs3210-fall2023/xv6.git
 ```
 
 For this lab, we will be using the lab1 branch within git. You may switch to it
@@ -39,13 +39,6 @@ Using a bash compatible system:
 ./scripts/docker.sh # run container and mount the pwd as /xv6
 ```
 
-Using Windows:
-
-```cmd
-.\scripts\windows\docker\pull.bat
-.\scripts\windows\docker\run.bat
-```
-
 Once you've checked out the lab and connected to Docker, you'll want to build
 it. We're using the [cmake][cmake] build system this semester. You may find more
 information about it [here][cmake-manual].
@@ -542,6 +535,6 @@ of the following projects (no credit given, just fun experiments):
 [bios]: https://github.com/qemu/qemu/tree/master/pc-bios
 [grub]: https://www.gnu.org/software/grub/
 [e820]: https://wiki.osdev.org/Detecting_Memory_(x86)#BIOS_Function:_INT_0x15.2C_EAX_.3D_0xE820
-[private-fork]: https://github.gatech.edu/pages/cs3210/CS3210-Fall2022//wiki/private-fork/
-[autograder-manual]: https://github.gatech.edu/pages/cs3210/CS3210-Fall2022//wiki/autograder/ 
-[gradescope]: https://www.gradescope.com/courses/436271
+[private-fork]: https://github.gatech.edu/pages/cs3210/CS3210-Fall2023//wiki/private-fork/
+[autograder-manual]: https://github.gatech.edu/pages/cs3210/CS3210-Fall2023//wiki/autograder/ 
+[gradescope]: https://www.gradescope.com/courses/577124