We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7891ae1 commit 0c19596Copy full SHA for 0c19596
1 file changed
README.md
@@ -24,13 +24,13 @@
24
25
## Related Resources
26
27
-- [Learning Resource](https://github.com/LearningOS/rust-based-os-comp2025/blob/main/relatedinfo.md)
+- [Learning Resource](https://github.com/LearningOS/rust-based-os-comp2026/blob/main/relatedinfo.md)
28
29
## Setup
30
31
```bash
32
-$ git clone https://github.com/LearningOS/2025a-rcore-[YOUR_USER_NAME].git
33
-$ cd 2025a-rcore-[YOUR_USER_NAME]
+$ git clone https://github.com/LearningOS/2026s-rcore-[YOUR_USER_NAME].git
+$ cd 2026s-rcore-[YOUR_USER_NAME]
34
```
35
36
## Build & Run
0 commit comments