Skip to content

Commit 0c19596

Browse files
Update README for 2026S naming
1 parent 7891ae1 commit 0c19596

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,13 @@
2424

2525
## Related Resources
2626

27-
- [Learning Resource](https://github.com/LearningOS/rust-based-os-comp2025/blob/main/relatedinfo.md)
27+
- [Learning Resource](https://github.com/LearningOS/rust-based-os-comp2026/blob/main/relatedinfo.md)
2828

2929
## Setup
3030

3131
```bash
32-
$ git clone https://github.com/LearningOS/2025a-rcore-[YOUR_USER_NAME].git
33-
$ cd 2025a-rcore-[YOUR_USER_NAME]
32+
$ git clone https://github.com/LearningOS/2026s-rcore-[YOUR_USER_NAME].git
33+
$ cd 2026s-rcore-[YOUR_USER_NAME]
3434
```
3535

3636
## Build & Run

0 commit comments

Comments
 (0)