Skip to content

Commit

Permalink
update readme at sec Build & Run
Browse files Browse the repository at this point in the history
  • Loading branch information
scPointer authored Apr 17, 2023
1 parent 239967c commit 65e5996
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
$ git clone https://github.com/LearningOS/rCore-Tutorial-Code-2023S.git
$ cd rCore-Tutorial-Code-2023S
$ git clone https://github.com/LearningOS/rCore-Tutorial-Test-2023S.git user
$ cd os
$ git checkout ch$ID
$ cd os
# run OS in ch$ID
$ make run
```
Expand All @@ -51,4 +51,4 @@ $ git checkout ch$ID
# check&grade OS in ch$ID with more tests
$ cd ci-user && make test CHAPTER=$ID
```
Notice: $ID is from [3,4,5,6,8]
Notice: $ID is from [3,4,5,6,8]

0 comments on commit 65e5996

Please sign in to comment.