diff --git a/README.org b/README.org index a77151714..cf4f47a15 100644 --- a/README.org +++ b/README.org @@ -1,4 +1,4 @@ -#+TITLE: Operating Systems Capstone 2023 +#+TITLE: Operating Systems Capstone 2024 #+OPTIONS: toc:nil This repository is used for homework submission. @@ -37,7 +37,7 @@ If you cannot find your branch, ask TAs for help. #+BEGIN_SRC shell git clone - cd osc2023 + cd osc2024 git checkout --track origin/ #+END_SRC