Skip to content

Commit 65e5996

Browse files
authored
update readme at sec Build & Run
1 parent 239967c commit 65e5996

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
$ git clone https://github.com/LearningOS/rCore-Tutorial-Code-2023S.git
3232
$ cd rCore-Tutorial-Code-2023S
3333
$ git clone https://github.com/LearningOS/rCore-Tutorial-Test-2023S.git user
34-
$ cd os
3534
$ git checkout ch$ID
35+
$ cd os
3636
# run OS in ch$ID
3737
$ make run
3838
```
@@ -51,4 +51,4 @@ $ git checkout ch$ID
5151
# check&grade OS in ch$ID with more tests
5252
$ cd ci-user && make test CHAPTER=$ID
5353
```
54-
Notice: $ID is from [3,4,5,6,8]
54+
Notice: $ID is from [3,4,5,6,8]

0 commit comments

Comments
 (0)